-
Notifications
You must be signed in to change notification settings - Fork 9
Home
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