laconic-astrowind/vscode.tailwind.json
2026-01-07 14:23:20 -05:00

18 lines
288 B
JSON

{
"version": 1.1,
"atDirectives": [
{
"name": "@tailwind",
"description": "@tailwind tailwindcss"
},
{
"name": "@layer",
"description": "@layer tailwindcss"
},
{
"name": "@apply",
"description": "@apply tailwindcss"
}
]
}