mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
9 lines
107 B
JSON
9 lines
107 B
JSON
|
{
|
||
|
"tailwindCSS.classAttributes": [
|
||
|
"class",
|
||
|
"className",
|
||
|
"ngClass",
|
||
|
".*ClassName*"
|
||
|
]
|
||
|
}
|