8 lines
134 B
JSON
8 lines
134 B
JSON
{
|
|
"css.customData": [
|
|
".vscode/tailwindcss.json"
|
|
],
|
|
"files.associations": {
|
|
"*.css": "tailwindcss"
|
|
}
|
|
} |