Skip to content

Instantly share code, notes, and snippets.

@SocalNick
Created February 28, 2012 22:36
Show Gist options
  • Save SocalNick/1935753 to your computer and use it in GitHub Desktop.
Save SocalNick/1935753 to your computer and use it in GitHub Desktop.
How to use HeadLinkLess view helper
<?php
$view->plugin('headLinkLess')->appendStylesheetLess($basePath . '/css/less/bootstrap.less');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment