{ "files.associations": { "*.css": "tailwindcss" }, "editor.quickSuggestions": { "strings": "on" }, "tailwindCSS.classAttributes": ["class", "ui"], "tailwindCSS.classFunctions": [ "defineAppConfig" ], "js/ts.tsdk.path": "node_modules/typescript/lib" }