mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
17 lines
354 B
JSON
17 lines
354 B
JSON
{
|
|
"version": 1.1,
|
|
"atDirectives": [
|
|
{
|
|
"name": "@tailwind",
|
|
"description": "@tailwind tailwindcss"
|
|
},
|
|
{
|
|
"name": "@layer",
|
|
"description": "@layer tailwindcss"
|
|
},
|
|
{
|
|
"name": "@apply",
|
|
"description": "@apply tailwindcss"
|
|
}
|
|
]
|
|
}
|