Skip to content

Commit a57941f

Browse files
authored
chore(vscode): remove unused tailwind settings (#2559)
config(vscode): remove unused tailwind settings Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent 826fa32 commit a57941f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.vscode/settings.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
"[typescript]": {
1010
"editor.defaultFormatter": "biomejs.biome"
1111
},
12-
"tailwindCSS.experimental.classRegex": [
13-
["cva\\(([^)]*)\\)", "[\"'`]([^\"'`]*).*?[\"'`]"],
14-
["cx\\(([^)]*)\\)", "(?:'|\"|`)([^']*)(?:'|\"|`)"]
15-
],
1612
"sonarlint.connectedMode.project": {
1713
"connectionId": "gitify-app",
1814
"projectKey": "gitify-app_gitify"

0 commit comments

Comments
 (0)