create frontend template

This commit is contained in:
2024-10-05 14:57:39 +08:00
commit d29d63d3ce
23 changed files with 3855 additions and 0 deletions

3
style/index.css Normal file
View File

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