mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-02-16 10:30:58 +00:00
initialize with https://github.com/onwidget/astrowind
This commit is contained in:
17
v3/vscode.tailwind.json
Normal file
17
v3/vscode.tailwind.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": 1.1,
|
||||
"atDirectives": [
|
||||
{
|
||||
"name": "@tailwind",
|
||||
"description": "@tailwind tailwindcss"
|
||||
},
|
||||
{
|
||||
"name": "@layer",
|
||||
"description": "@layer tailwindcss"
|
||||
},
|
||||
{
|
||||
"name": "@apply",
|
||||
"description": "@apply tailwindcss"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user