Updated LESS component for CakePHP

Posted February 5th, 2012 • 1 min read

I decided to have a look at Twitter Bootstrap 2, and had it run through my LESS Component. I then realized the component didn't support subfolders!

So this is just to let you guys know I wrote a small tweak, and now it works perfectly :)

If you have any other alterations you would like to see feel free to fork, or drop me a comment below.

The new version: https://github.com/Hyra/less

Stay up to date

Want to know when a new post comes out and stay in the loop on tips, tricks and gotchas? Consider signing up for the Mindthecode newsletter.

Comments

Keep reading

April 20th, 2016 • 8 min read
Inside React Native you can use the PanResponder to recognise multi-touch gestures as well as swipes and other touches that make native apps feel snappy and intuitive. But getting it up and running can feel daunting and borderline black magic. In this post I'll try and guide you through the process, hopefully demystifying it a bit and get you on track to awesomeness.
December 8th, 2013 • 1 min read
Curl on steroids with an easy interface and syntax highlighted output.
October 26th, 2012 • 2 min read
My experiences while converting this blog to an Octopress one