-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
This is a larger scope request/question, would it be possible to load and delete .less files in the browser per page loaded. For example, I create a specific .less file for a home screen and separate for a contact page. I would like to load a .less file when the user visits the home screen and when they navigate to the contact page the browser removes the home .less and loads the contact .less. This may be outside the scope of this project, but just curious.
Thanks