LESS 1.2 released
LESS 1.2 has been released with some great new features that should make Responsive design even better for everyone. A great range of new features has made it an even tastier way to serve up your CSS.
It also has a range of new features to help with browser bugs and fixes for WebKit and Internet Explorer.
This is all great news and makes me understand more and more that doing CSS any other way is just stupid.
The LESS 1.2 release brings in conditional mixins.
What does that mean? It means you can have real logic in your CSS.
LESS 1.2 also includes type checking functions to make sure your mixins get a colour when they want one, and get pixel values when they want those. This is really handy and I have already seen that most less compiler software has been updated.
Read the full article and get using LESS and save time.
You can also check out the official website at http://lesscss.org/



