Olivier Dussault
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Edited Json5 comment formatting
I have set my appsettings.json to behave like a json5 document to “support” comments. The problem that I have is when I want to reformat the file, the comment are always put on a new line but I wan... -
Created Sass configuration
I have a blazor project. How do I configure SASS to find include path in wwwroot/css. With the default setup, it only finds “@use” from wwwroot.