Skip to content

Instantly share code, notes, and snippets.

@sathvikc
Created September 2, 2015 17:06
Show Gist options
  • Save sathvikc/9cca2161b5dd929bc16e to your computer and use it in GitHub Desktop.
Save sathvikc/9cca2161b5dd929bc16e to your computer and use it in GitHub Desktop.
Lesscss configuration without downloading Less files
<!--
Add this line to your html file
-->
<script src="//cdnjs.cloudflare.com/ajax/libs/less.js/2.5.1/less.min.js"></script>
<!--
To run less files ..
Import your web files to your local server htdocs (XAMPP,WAMP etc)
Then run your html files from the local web server.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment