Skip to content

Instantly share code, notes, and snippets.

@peterkeating
Created September 3, 2012 07:26
Show Gist options
  • Select an option

  • Save peterkeating/3607591 to your computer and use it in GitHub Desktop.

Select an option

Save peterkeating/3607591 to your computer and use it in GitHub Desktop.
HTML page after build script.
<html>
<head>
<title>LESS client side example.</title>
<link rel="stylesheet" href="css/styles.less.css" />
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment