mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 08:01:52 +02:00
Added tw-element's classes when compiled from the parent repository
This commit is contained in:
parent
abcc262080
commit
746cceea6c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ module.exports = {
|
||||||
"./content/**/*.{html,md}",
|
"./content/**/*.{html,md}",
|
||||||
"./themes/blowfish/layouts/**/*.html",
|
"./themes/blowfish/layouts/**/*.html",
|
||||||
"./themes/blowfish/content/**/*.{html,md}",
|
"./themes/blowfish/content/**/*.{html,md}",
|
||||||
"./node_modules/tw-elements/js/**/*.js"
|
"./themes/blowfish/node_modules/tw-elements/js/**/*.js"
|
||||||
],
|
],
|
||||||
darkMode: "class",
|
darkMode: "class",
|
||||||
theme: {
|
theme: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue