Skip to content

Commit 2b2ed26

Browse files
committed
fix: revert schema changes and remove windows path from tailwind config
1 parent eb29e98 commit 2b2ed26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/web/tailwind.config.cjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ module.exports = {
99
"./data/**/*.{js,jsx,ts,tsx}",
1010
"./examples/**/*.{js,jsx,ts,tsx}",
1111
".flowbite-react/class-list.json",
12-
".flowbite-react\\class-list.json",
1312
],
1413
theme: {
1514
extend: {

0 commit comments

Comments
 (0)