409b654f9b
* feat: add deployment lines * fix: typo DeploymentMenu
8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
// IntelliSense for taiwind variants
|
|
"tailwindCSS.experimental.classRegex": [
|
|
"tv\\('([^)]*)\\')",
|
|
"(?:'|\"|`)([^\"'`]*)(?:'|\"|`)"
|
|
]
|
|
}
|