DEV Community

Discussion on: Simple Weather App With Google Maps Using Blazor Server, HttpClient and Radzen Components

Collapse
 
saint4eva profile image
saint4eva

Scss is just a tool that compiles down to plain CSS. You can reference your CSS file in your project as you want. And there are a lot of Blazor components out there you can use.

Collapse
 
theonlybeardedbeast profile image
TheOnlyBeardedBeast

Thanks I know that, I just miss some automation tool which could do that in the background, like in react node-sass with the right babel config and loader