mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-04-30 16:21:09 +00:00

Improve component typing with more specific HTML attribute types and implement conditional rendering based on properties. Use Svelte snippets to avoid code duplication and enhance component flexibility.
9 lines
107 B
JSON
9 lines
107 B
JSON
{
|
|
"lsp": {
|
|
"tailwindcss-language-server": {
|
|
"settings": {
|
|
"classFunctions": ["tw"]
|
|
}
|
|
}
|
|
}
|
|
}
|