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 frameworksWhat are the
features of Sass (Syntactically Awesome Stylesheets)What is Compass
(COMPrehensive ASSembler)
What is Less
(Leaner SS)
UI developer with any amount of experience can grab this copy and get started with it. The content of this book can work for beginners as well as experts. Preprocessors are the most happening thing in UI development. It’s changing the way people use to write CSS, making it far more simpler and extendable. This book will cover two of the known Preprocessor frameworks i.e SASS and Less
Anirudh Prabhu
Cascading Style Sheets SASS LESS Loops and conditions COMPASS