Added tw-element's classes when compiled from the parent repository

This commit is contained in:
Kyoth25f 2024-10-16 16:55:28 -03:00
parent abcc262080
commit 746cceea6c
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ module.exports = {
"./content/**/*.{html,md}",
"./themes/blowfish/layouts/**/*.html",
"./themes/blowfish/content/**/*.{html,md}",
"./node_modules/tw-elements/js/**/*.js"
"./themes/blowfish/node_modules/tw-elements/js/**/*.js"
],
darkMode: "class",
theme: {