correct content field

This commit is contained in:
andrzej 2024-06-22 17:30:11 +02:00
parent fd3b9ac2b4
commit 771534c3d9
1 changed files with 1 additions and 4 deletions

View File

@ -2,10 +2,7 @@
module.exports = {
darkMode: ["class"],
content: [
"./pages/**/*.{ts,tsx}",
"./components/**/*.{ts,tsx}",
"./app/**/*.{ts,tsx}",
"./src/**/*.{ts,tsx}",
"./src/**/*.{js,ts,jsx,tsx,mdx}",
],
prefix: "",
theme: {