7 lines
96 B
JSON
7 lines
96 B
JSON
{
|
|
"svelte.enable-ts-plugin": true,
|
|
"files.associations": {
|
|
"*.css": "tailwindcss"
|
|
}
|
|
}
|