chore: scaffold style tokens

This commit is contained in:
Shantur Rathore
2025-10-28 18:48:46 +00:00
parent 6f242c910b
commit 3b166da8f1
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
@import './styles/tokens.css';
@tailwind base;
@tailwind components;
@tailwind utilities;