Merge pull request #2682 from ZhenShuo2021/fix/tailwind

🔧 Chore: correct Tailwind
This commit is contained in:
Nuno C.
2026-01-01 23:25:23 +00:00
committed by GitHub
10 changed files with 44 additions and 151 deletions

View File

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