Skip to content

Commit

Permalink
chore: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
SegaraRai committed Jul 6, 2024
1 parent 42bcae0 commit ddce9c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
"tailwindcss",
"typecheck"
],
"tailwindCSS.experimental.classRegex": ["\"((?:[^\"\\\\]|\\\\.)*?)\""]
"tailwindCSS.experimental.classRegex": [
"\"((?:[^\"\\\\]|\\\\.)*?)\""
]
}

0 comments on commit ddce9c3

Please sign in to comment.