move css to styles folder

This commit is contained in:
Nathaniel Tampus
2023-02-25 21:33:53 +08:00
parent a61b0128e6
commit 19fb1a9740
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;