elliebot.net/vscode.tailwind.json

18 lines
288 B
JSON
Raw Normal View History

2024-01-19 23:23:29 -08:00
{
"version": 1.1,
"atDirectives": [
{
"name": "@tailwind",
"description": "@tailwind tailwindcss"
},
{
"name": "@layer",
"description": "@layer tailwindcss"
},
{
"name": "@apply",
"description": "@apply tailwindcss"
}
]
}