add solid-start support
This commit is contained in:
5
template/apps/<@if(eq(context.project.frontend,"svelte-kit"))>web/.vscode/settings.json
vendored
Normal file
5
template/apps/<@if(eq(context.project.frontend,"svelte-kit"))>web/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.css": "tailwindcss"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user