安装了Tailwind CSS IntelliSense插件 vscode没有代码提示

💡 原文中文,约800字,阅读约需2分钟。
📝

内容提要

在VSCode中安装Tailwind CSS IntelliSense插件后,如果未能获得代码提示,可以通过打开用户配置的JSON文件,添加"editor.quickSuggestions": { "strings": true },然后保存并重启VSCode来解决问题。

🏷️

标签

➡️

继续阅读