Skip to content
VijayKiran.com VijayKiran.com Moody Musings
Menu
×
  • Home
  • Projects
  • Search

Tag: less

→ LESS – Leaner CSS

By vijay on February 9, 2010 — 1 min read

LESS is an extension of CSS. You can write LESS code just like you would write CSS, except you need to compile it to CSS. LESS extends CSS with: variables, mixins, operations and nested rules. LESS, written in Ruby, is available as a gem. Just do a ‘sudo gem install less’ – if you are using... More

• twitter: @vijaykiran • Github: vijaykiran •