scenevr/client

Remove dependency on .less file

Opened this issue · 0 comments

Use some kind of javascript css framework to apply styles via javascript, instead of depending on the browser to load the correct .css file and apply it. Prevent pollution of the css global scope.