mirror of
https://github.com/snowball-tools/snowballtools-base
synced 2025-01-09 20:28:07 +00:00
7 lines
160 B
JSON
7 lines
160 B
JSON
|
{
|
||
|
// IntelliSense for taiwind variants
|
||
|
"tailwindCSS.experimental.classRegex": [
|
||
|
["tv\\((([^()]*|\\([^()]*\\))*)\\)", "[\"'`]([^\"'`]*).*?[\"'`]"]
|
||
|
]
|
||
|
}
|