Skip to content

Commit 64a14da

Browse files
author
Seth Raphael
committed
Update Tailwind configuration to use CommonJS format and adjust components.json reference
1 parent 74cbf01 commit 64a14da

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

example/components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"rsc": false,
55
"tsx": true,
66
"tailwind": {
7-
"config": "tailwind.config.js",
7+
"config": "tailwind.config.cjs",
88
"css": "ui/index.css",
99
"baseColor": "slate",
1010
"cssVariables": true,

0 commit comments

Comments
 (0)