Skip to content

Commit 5e87aac

Browse files
committed
fix: ONE SINGLE DOT
FUCK THIS
1 parent 7cf090d commit 5e87aac

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

web/bun.lockb

246 KB
Binary file not shown.

web/tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = {
66
'./pages/**/*.{js,ts,jsx,tsx,mdx}',
77
'./components/**/*.{js,ts,jsx,tsx,mdx}',
88
'./app/**/*.{js,ts,jsx,tsx,mdx}',
9-
'./node_modules/@nextui-org/theme/dist/**/*.{js,ts,jsx,tsx}'
9+
'../node_modules/@nextui-org/theme/dist/**/*.{js,ts,jsx,tsx}'
1010
],
1111
theme: {
1212
extend: {},

0 commit comments

Comments
 (0)