less.modifyVars not updating LESS variable
问题 My project has a requirement to have a user-editable theme. Meaning the users should have the ability to change the different colors used in the application. I've imported less.js (version 1.7.0) into my project and I've successfully called the less.modifyVars() function from my javascript but for some reason my less file isn't getting updated. My stylesheet is dynamically compiled by grunt. This is the code in head of the HTML: <link rel="stylesheet/less" type="text/css" href="/static/<%=