feat: add Tailwind CSS extensions to devcontainer configuration
This commit is contained in:
@@ -15,12 +15,13 @@
|
||||
},
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
//
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"mhutchie.git-graph",
|
||||
"esbenp.prettier-vscode",
|
||||
"rust-lang.rust-analyzer",
|
||||
"tauri-apps.tauri-vscode"
|
||||
"tauri-apps.tauri-vscode",
|
||||
"austenc.tailwind-docs",
|
||||
"bradlc.vscode-tailwindcss"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user