feat: enable tailwind, committing out.css for now

This commit is contained in:
efim
2023-10-06 14:15:41 +00:00
parent ffd74c4222
commit f69cb661dc
7 changed files with 647 additions and 9 deletions

3
pages/input.css Normal file
View File

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