UNPKG

terriajs

Version:

Geospatial data visualization platform.

61 lines (60 loc) 1.56 kB
// This file is automatically generated. // Please do not change this file! interface CssExports { 'charcoalGrey': string; 'colorPrimary': string; 'colorSecondary': string; 'compassWidth': string; 'dark': string; 'darkLighter': string; 'darkWithOverlay': string; 'font': string; 'fontBase': string; 'fontFeatureInfo': string; 'fontMono': string; 'fontPop': string; 'frontComponentZIndex': string; 'grey': string; 'greyLighter': string; 'greyLighter2': string; 'greyLightest': string; 'inputHeight': string; 'inputHeightLarge': string; 'lg': string; 'logoHeight': string; 'logoPaddingHorizontal': string; 'logoPaddingVertical': string; 'logoSmallHeight': string; 'logoSmallPaddingHorizontal': string; 'logoSmallPaddingVertical': string; 'mapButtonColor': string; 'mapButtonTop': string; 'mapNavigationTop': string; 'md': string; 'mobile': string; 'modalBg': string; 'modalHighlight': string; 'modalText': string; 'notificationWindowZIndex': string; 'overlay': string; 'overlayInvert': string; 'radius40Button': string; 'radiusLarge': string; 'radiusSmall': string; 'ringWidth': string; 'sm': string; 'spacing': string; 'textBlack': string; 'textDark': string; 'textDarker': string; 'textLight': string; 'textLightDimmed': string; 'textLightTranslucent': string; 'toolPrimaryColor': string; 'trainerHeight': string; 'turquoiseBlue': string; 'workbenchWidth': string; 'workflowPanelWidth': string; } declare var cssExports: CssExports; export = cssExports;