Use standalone CLI of TailwindCSS
This commit is contained in:
parent
34eb2e000a
commit
b9be244ff6
8 changed files with 46 additions and 24 deletions
|
@ -5,10 +5,5 @@ module.exports = {
|
|||
"./src/routes/**/*.lisp",
|
||||
"./src/components/**/*.lisp",
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [
|
||||
require('daisyui'),
|
||||
],
|
||||
plugins: [],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue