Beginning CSS Preprocessors · With SASS, Compass.js and Less.js
- Authors
- Prabhu, Anirudh
- Publisher
- Apress
- Tags
- design , user interfaces , web programming , web development , computers , web , information technology
- ISBN
- 9781484213483
- Date
- 2015-12-19T00:00:00+00:00
- Size
- 0.76 MB
- Lang
- en
Learn how preprocessors can make CSS scalable and easy to maintain. You'll see how to write code in a very clean and scalable manner and use CSS preprocessor features such as variables and looping, which are missing in CSS natively. Reading *Beginning CSS Preprocessors* will make your life much simpler by showing you how to create reusable chunks of code. In addition to coding enhancements, you'll also learn to automate processes such as generating image sprites and minifying code.
*Beginning CSS Preprocessors* is your guide for getting started with CSS preprocessors. This book shows you how to use CSS in your day-to-day work and thus be smart and efficient at writing CSS.
What are preprocessors What are the known preprocessor frameworks
What are the features of Sass (Syntactically Awesome Stylesheets)
What is Compass ( *COMP* rehensive *ASS* embler) What is Less (Leaner SS)