New Class: How to Use LESS

CSS stylesheets can become hard to manage on large projects. It can become a headache to manage hundreds or thousands of styles. 

LESS is a solution that designers use to make their CSS much more efficient. LESS allows you to use plain CSS, but also add programming features such as variables, mixins, and functions. You can create CSS code that is easy to re-use and extend. This makes learning LESS a very popular choice for coders, including those who build popular design frameworks, themes and templates.

This week's new class is called "How to Use LESS". You'll learn about all the key features available in LESS.



[[ This is a content summary only. Visit http://OSTraining.com for full links, other content, and more! ]]
 •  0 comments  •  flag
Share on Twitter
Published on July 25, 2017 04:52
No comments have been added yet.