CSS On Steroids

Posted by on Jan 14, 2012 in Blog, Homepage | 1 comment

Less: A Dynamic Stylesheet Language LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js and Rhino.     View the LESS...

Read More