mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-07-22 21:01:40 +00:00
7 lines
351 B
CSS
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;
|