[Plugin: WP-LESS] BETTER TIP: for those with problems get the plugin to work
-
After spending some time trying to get the plugin to work i foud out that ‘less.js’ existed! So simply add this into header.php:
<link rel=”stylesheet/less” href=”your-file.less” type=”text/css” />
<script src=”https://lesscss.googlecode.com/files/less-1.0.21.min.js”></script>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: WP-LESS] BETTER TIP: for those with problems get the plugin to work’ is closed to new replies.