Compare commits

..

2 commits

Author SHA1 Message Date
Kyoth25f
e677eae493
Merge 746cceea6c into c2db79ee4b 2024-10-16 19:56:49 +00:00
Kyoth25f
746cceea6c
Added tw-element's classes when compiled from the parent repository 2024-10-16 16:55:28 -03:00

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: {