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