Skip to content

Commit 143b172

Browse files
authored
update dependencies and format config, cleanup data (#2258)
1 parent 50e4f90 commit 143b172

File tree

4 files changed

+98
-96
lines changed

4 files changed

+98
-96
lines changed

.oxfmtrc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"README.md",
1818
"next-env.d.ts"
1919
],
20-
"experimentalTailwindcss": {
20+
"sortTailwindcss": {
2121
"functions": ["tw"]
2222
},
23-
"experimentalSortImports": {
23+
"sortImports": {
2424
"groups": [
2525
["side_effect"],
2626
["builtin", "external"],

0 commit comments

Comments
 (0)