How to add Bootstrap and SCSS Support to Your Blazor Hybrid App

Microsoft doesn’t easily support SCSS, but we’ll do it anyway. Watch out, Microsoft! 😄 Requirement For the purpose of this tutorial let’s clone this repo branch Dependencies Navigate to MyBlazorHybridApp. Open a new command prompt and cd to the npm folder. Install the following development dependencies: npm install -D style-loader css-loader postcss-loader sass sass-loader autoprefixer […]

Any Question?

© JerryUrena