mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-17 08:09:20 +00:00
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\\('([^)]*)\\')",
|
|
"(?:'|\"|`)([^\"'`]*)(?:'|\"|`)"
|
|
]
|
|
}
|