Add Tailwind server to TSX
This commit is contained in:
parent
ded6decb29
commit
35b7787e02
3 changed files with 6 additions and 1 deletions
|
@ -16,3 +16,6 @@ brackets = [
|
|||
[overrides.element]
|
||||
line_comment = { remove = true }
|
||||
block_comment = ["{/* ", " */}"]
|
||||
|
||||
[overrides.string]
|
||||
word_characters = ["-"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue