mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat: add tailwind utility classes
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
content: [
|
content: [
|
||||||
"./components/**/*.{templ,html}",
|
"./components/**/*.{templ,html}",
|
||||||
"./pages/**/*.{templ,html}",
|
"./global/**/*.{templ,html}",
|
||||||
"./src/**/*.ts",
|
"./src/**/*.ts",
|
||||||
],
|
],
|
||||||
theme: {
|
theme: {
|
||||||
|
|||||||
Reference in New Issue
Block a user