LESS

LESS extends the CSS with dynamic behavior, It’s an language for CSS ,Which you can extend and simplify way of writing style sheet for web pages LESS runs on both client side (chrome , safari ,Firefox ) and Server Side like node.js Less has more functionality like Variables Mixins Nested…

Continue reading