feat: add tailwind utility classes

This commit is contained in:
Prad Nukala
2024-10-07 10:21:07 -04:00
parent bac98b5e38
commit bda8171af4
2 changed files with 592 additions and 1 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -2,7 +2,7 @@
module.exports = {
content: [
"./components/**/*.{templ,html}",
"./pages/**/*.{templ,html}",
"./global/**/*.{templ,html}",
"./src/**/*.ts",
],
theme: {