update the config for tailwindcss suggestions
This commit is contained in:
parent
513f91a99c
commit
3506b442a1
1 changed files with 3 additions and 0 deletions
|
@ -8,5 +8,8 @@ export default {
|
|||
},
|
||||
},
|
||||
},
|
||||
"editor.quickSuggestions": {
|
||||
strings: "on",
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue