From 746cceea6c6fc755bea17f79a30d75b27a9d02f7 Mon Sep 17 00:00:00 2001 From: Kyoth25f Date: Wed, 16 Oct 2024 16:55:28 -0300 Subject: [PATCH] Added tw-element's classes when compiled from the parent repository --- tailwind.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {