Tried both for regular CSS:
<link rel="stylesheet" href="App_Themes/DefaultTheme/Main.less"/>
This approach does not give any results, styles are not visible to the page elements.
How to make the right connection LESS?
...">
Source: https://ru.stackoverflow.com/questions/502111/
All Articles