7 lines
160 B
JSON
7 lines
160 B
JSON
|
{
|
||
|
// IntelliSense for taiwind variants
|
||
|
"tailwindCSS.experimental.classRegex": [
|
||
|
["tv\\((([^()]*|\\([^()]*\\))*)\\)", "[\"'`]([^\"'`]*).*?[\"'`]"]
|
||
|
]
|
||
|
}
|