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

前端 未结 11 2085
陌清茗
陌清茗 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:24

    I had the same problem. It turned out to be an issue with the same 'HTML/CSS Support' extension mentioned in this answer and this answer. It looks like there have been 7 different releases for that extension in the last few days. v1.3.3 seems to be the latest working version of the extension.

提交回复
热议问题