mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-11 11:50:27 +01:00
8 lines
218 B
JSON
8 lines
218 B
JSON
{
|
|
"djlint.showInstallError": false,
|
|
"files.associations": {
|
|
"*.css": "tailwindcss"
|
|
},
|
|
"tailwindCSS.experimental.configFile": "frontend/src/styles/tailwind.css",
|
|
"djlint.profile": "django",
|
|
} |