Clean release snapshot

This commit is contained in:
byrongamatos
2026-06-16 18:47:13 +02:00
commit 6c110398b4
574 changed files with 162566 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
/* 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;