diff --git a/tailwind.config.js b/tailwind.config.js index b65943c7..de566b73 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -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: {