UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

14 lines (13 loc) 402 B
/*! All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details. v3.3.0-next.10 */ const calciteSize24 = "24px"; const calciteSize32 = "32px"; const calciteSize44 = "44px"; const calciteSize48 = "48px"; export { calciteSize32 as a, calciteSize44 as b, calciteSize24 as c, calciteSize48 as d };