You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ryndel edited this page Dec 18, 2012
·
5 revisions
The less repo, is a collection of mixins for commonly used CSS code, using lesscss. The repo is designed to streamline the process of adding css styles that have a complex structure - for example CSS3 properties that have multiple browser prefixes.
The primary purpose of the less repo is to:
reduce the margin for error by creating a simplified syntax to call complex css
reduce repetition in and size of CSS development code, thus making it easier to read
take the memory work out of adding commonly used CSS