Skip to content
Snippets Groups Projects
Commit efcd1659 authored by David Smadja's avatar David Smadja
Browse files

Remove vscode tailwind conf regex for shadCN

parent 86167028
No related branches found
No related tags found
1 merge request!1Temp
......@@ -15,10 +15,6 @@
},
"prettier.documentSelectors": ["**/*.svelte"],
// Auto-complete Tailwind classes in tv(), cf https://www.tailwind-variants.org/docs/getting-started#intellisense-setup-optional
// For Shadcn
"tailwindCSS.experimental.classRegex": [
["([\"'`][^\"'`]*.*?[\"'`])", "[\"'`]([^\"'`]*).*?[\"'`]"]
],
"[css]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment