LESS and SASS allow us to use nested CSS rules; however, they do require us to install their components on web servers.
Is it possible to use a similar function without installing anything on the server? Maybe using JavaScript, jQuery, etc. I could achieve this.
Thank,
source
share