Add Tailwind server to TSX

This commit is contained in:
Julia 2023-08-28 11:56:44 -04:00
parent ded6decb29
commit 35b7787e02
3 changed files with 6 additions and 1 deletions

View file

@ -16,3 +16,6 @@ brackets = [
[overrides.element]
line_comment = { remove = true }
block_comment = ["{/* ", " */}"]
[overrides.string]
word_characters = ["-"]