We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 826fa32 commit a57941fCopy full SHA for a57941f
.vscode/settings.json
@@ -9,10 +9,6 @@
9
"[typescript]": {
10
"editor.defaultFormatter": "biomejs.biome"
11
},
12
- "tailwindCSS.experimental.classRegex": [
13
- ["cva\\(([^)]*)\\)", "[\"'`]([^\"'`]*).*?[\"'`]"],
14
- ["cx\\(([^)]*)\\)", "(?:'|\"|`)([^']*)(?:'|\"|`)"]
15
- ],
16
"sonarlint.connectedMode.project": {
17
"connectionId": "gitify-app",
18
"projectKey": "gitify-app_gitify"
0 commit comments