Lessphp for KirbyCMS.
This is a preprocessor for LESS files. Built using the lessphp library by Leaf Corcoran. This plugin will automatically process LESS-Files.
- Copy the lessc.inc.php in the subfolder "lessphp" inside Kirby's plugin folder.
- Copy the less.php inside Kirby's snippet folder.
- Call the snippet with .
- Putt your style.less inside the assets/less folder.
If some of these folders doesn't exist create them first.
I don't have tested it actually with Kirby 2 Version.
http://janstieler.github.io/kirby-lessphp
A Version for Kirby2 von bartvandebiezen
https://github.com/bartvandebiezen/kirby-v2-lessphp
and for SCSS