Richard Metzler
Less Framework 4 grid PDFs to wireframe and sketch
Recently I did some frontend development with Less Framework 4, Compass and the Less Framework Plugin for Compass. I wanted to do some more sites with the Less Framework and needed PDFs for printing and sketching but couldn’t find any. That’s why I wrote a small Ruby script utilizing the Prawn gem to create these PDFs for me.

Feel free to use and fork my little script.
1 2 
source :rubygems
gem ‘prawn’

less-3-mobile.pdf Download this file
less-5-wide-mobile.pdf Download this file

less-8-tablet.pdf Download this file
less-10-default.pdf Download this file

Posted via email from Richard Metzler | Comment »