Skip to content

Commit

Permalink
Fixed breaking tailwind whitespace formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Azarattum committed Jun 29, 2024
1 parent 3c09047 commit 623a7ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prettier.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ export default {
"prettier-plugin-sort-imports",
],
overrides: [{ files: "*.svelte", options: { parser: "svelte" } }],
tailwindPreserveWhitespace: true,
};

0 comments on commit 623a7ee

Please sign in to comment.