Add alpine.js
This commit is contained in:
parent
998756e0da
commit
c56d072da4
8 changed files with 15 additions and 31 deletions
|
@ -2,7 +2,7 @@
|
|||
export default {
|
||||
content: [
|
||||
"./src/routes/**/*.lisp",
|
||||
"./src/ui/**/*.lisp"
|
||||
"./src/components/**/*.lisp"
|
||||
],
|
||||
plugins: [require("daisyui")],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue