We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dafb4c7 + a57941f commit 6d54e8dCopy full SHA for 6d54e8d
1 file changed
.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