Skip to content

Instantly share code, notes, and snippets.

@sadaco
Created January 16, 2012 13:16
Show Gist options
  • Save sadaco/1620813 to your computer and use it in GitHub Desktop.
Save sadaco/1620813 to your computer and use it in GitHub Desktop.
Include less.js with your styles:
<link rel="stylesheet/less" type="text/css" href="style.less">
<script src="less-1.2.0.min.js" type="text/javascript"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment