18 lines
288 B
JSON
18 lines
288 B
JSON
|
{
|
||
|
"version": 1.1,
|
||
|
"atDirectives": [
|
||
|
{
|
||
|
"name": "@tailwind",
|
||
|
"description": "@tailwind tailwindcss"
|
||
|
},
|
||
|
{
|
||
|
"name": "@layer",
|
||
|
"description": "@layer tailwindcss"
|
||
|
},
|
||
|
{
|
||
|
"name": "@apply",
|
||
|
"description": "@apply tailwindcss"
|
||
|
}
|
||
|
]
|
||
|
}
|