feedBack/plugins/highway_3d/_plugin.src.css
2026-06-16 18:47:13 +02:00

7 lines
351 B
CSS

/* Tailwind input for the 3D Highway plugin's own stylesheet.
Utilities only — core ships the single base reset (preflight), so this
plugin builds with corePlugins.preflight=false and must NOT re-include
`@tailwind base`. Generated artifact: assets/plugin.css (committed).
Regenerate with: bash build-tailwind.sh */
@tailwind utilities;