UNPKG

@kanton-basel-stadt/designsystem

Version:

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

28 lines (25 loc) 523 B
import { tailwind_config_default } from "./chunk-PUPLJ5XK.js"; // src/core/configs/postcss.config.ts var postcss_config_default = { plugins: { "postcss-import": {}, "postcss-mixins": {}, "tailwindcss/nesting": {}, "tailwindcss": { config: tailwind_config_default }, "postcss-inline-svg": {}, "postcss-hexrgba": { colorFunctionNotation: "modern", transformToBareValue: true }, "cssnano": { preset: "default" } } }; export { postcss_config_default };