first commit

This commit is contained in:
istiyakaminsanto
2022-02-15 12:26:43 +06:00
commit f42c33304f
12 changed files with 7791 additions and 0 deletions

3
src/tailshape.css Executable file
View File

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