init: tailwindcss and out.css to embedfs

This commit is contained in:
efim
2023-10-28 15:01:09 +00:00
parent ae380d1976
commit 77cd5da548
5 changed files with 562 additions and 1 deletions

3
routes/in.css Normal file
View File

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