Bootstrap 3.0 is using this LESS.js Dynamic Stylesheet Language stuff… Time to get learned.
The dynamic stylesheet language.
LESS extends CSS with dynamic behavior such asvariables, mixins, operations and functions.
LESS runs on both the server-side (with Node.jsand Rhino) or client-side (modern browsers only).