bijlobke/vscode.tailwind.json

18 lines
288 B
JSON
Raw Normal View History

2024-10-26 11:51:26 +02:00
{
"version": 1.1,
"atDirectives": [
{
"name": "@tailwind",
"description": "@tailwind tailwindcss"
},
{
"name": "@layer",
"description": "@layer tailwindcss"
},
{
"name": "@apply",
"description": "@apply tailwindcss"
}
]
}