Add tailwind

This commit is contained in:
2026-06-10 21:11:27 -04:00
parent 29712c6dd3
commit 50ceb43314
4 changed files with 14 additions and 1 deletions

3
style/tailwind.css Normal file
View File

@@ -0,0 +1,3 @@
@import "tailwindcss";
@source not "*";
@source "./src/**/*.{rs,html,css}";