fix: tailwind import

This commit is contained in:
End 2025-12-24 12:22:55 -07:00
parent 2ceafb1ced
commit d64261657f
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
@import "tailwindcss";
@import "tailwindcss/index.css";
:root {
--bg-deep: #0a0a0f;