This comment no longer applies
This commit is contained in:
parent
a198f3995e
commit
c89c82fb64
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: ["./src/Themes/Tailwind/Templates/*.{html,js}"], // Including the PHP files because some of the components are generated from PHP files
|
||||
content: ["./src/Themes/Tailwind/Templates/*.{html,js}"],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue