Skip to content

Commit

Permalink
chore: fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
PJColombo committed Jan 22, 2024
1 parent 0d4cded commit c1892de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@ianvs/prettier-plugin-sort-imports",
"prettier-plugin-tailwindcss"
],
"tailwindConfig": "./packages/config/tailwind",
"tailwindConfig": "./tooling/tailwind",
"importOrder": [
"^(react/(.*)$)|^(react$)|^(react-native(.*)$)",
"^(next/(.*)$)|^(next$)",
Expand Down

0 comments on commit c1892de

Please sign in to comment.