In my application I must add feature for the user to chnage UI colors.
For this purpose I have created .less file and set some global variables to their default value.
What is the best practice for creating theme in Asp.net MVC?
In my application I must add feature for the user to chnage UI colors.
For this purpose I have created .less file and set some global variables to their default value.
What is the best practice for creating theme in Asp.net MVC?