summaryrefslogtreecommitdiff
path: root/vscode.tailwind.json
blob: 56e07f674b3dc541f80e0c90570619d27bf69612 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "version": 1.1,
  "atDirectives": [
    {
      "name": "@tailwind",
      "description": "@tailwind tailwindcss"
    },
    {
      "name": "@layer",
      "description": "@layer tailwindcss"
    },
    {
      "name": "@apply",
      "description": "@apply tailwindcss"
    }
  ]
}