UNPKG

@kanton-basel-stadt/designsystem

Version:

Unplugin to install the digital design system of the canton of Basel-Stadt

23 lines (20 loc) 555 B
import * as tailwindcss_types_config from 'tailwindcss/types/config'; declare const _default: { plugins: { 'postcss-import': {}; 'postcss-mixins': {}; 'tailwindcss/nesting': {}; tailwindcss: { config: tailwindcss_types_config.Config; }; 'postcss-inline-svg': {}; 'postcss-hexrgba': { colorFunctionNotation: string; transformToBareValue: boolean; }; cssnano: { preset: string; }; }; }; export { _default as default };