我在"vscode“中为活动服务器安装了go "go live”,但是我在活动服务器中看不到我的"css“代码的结果。为什么实时服务器查看"css“导致"vscode”不能工作?救命啊!
发布于 2022-02-19 08:02:26
您只能在HTML上运行,因为CSS不支持live。
https://stackoverflow.com/questions/71183163
相似问题