Implemented smallest header breakpoint

This commit is contained in:
adilallo
2025-08-01 12:55:52 -06:00
parent 290761bded
commit eff5dc9f97
14 changed files with 286 additions and 16 deletions
+4 -1
View File
@@ -1 +1,4 @@
@import "tailwindcss";
@import "./tailwind.css";
@tailwind base;
@tailwind components;
@tailwind utilities;