diff --git a/tailwind.config.js b/tailwind.config.js index 0a3c52e..9f7d1f8 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -10,9 +10,8 @@ const { module.exports = { prefix: "tw-", content: [ - "./app/templates/**/*.html", + "./app/**/*.{py,html,js,ts,tsx}", "./frontend/**/*.{html,js,ts,tsx}", - // "./static/**/*.{html,js,ts,tsx}", ], theme: { /*