VS code CSS class selector not found with angular and bootstrap 5 beta

前端 未结 11 1884
陌清茗
陌清茗 2021-02-05 02:31

I\'m using bootstrap 5 with angular and I add style and script to angular.json but the problem in VS Code it does not recognize the bootstrap classes.

11条回答
  •  再見小時候
    2021-02-05 03:26

    Uninstall this extension named "HTML CSS Support" and then reload. It worked for me, I hope it would work for you as well.

提交回复
热议问题