Beginning CSS Preprocessors: With Sass, Compass, and Less
β Scribed by Anirudh Prabhu (auth.)
- Publisher
- Apress
- Year
- 2015
- Tongue
- English
- Leaves
- 153
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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 (COMPrehensive ASSembler)
- What is Less (Leaner SS)
β¦ Table of Contents
Front Matter....Pages i-xvii
Introduction to Preprocessors....Pages 1-12
Introduction to Sass....Pages 13-34
Advanced Sass....Pages 35-60
Development with Less....Pages 61-91
Introduction to Compass....Pages 93-137
Back Matter....Pages 139-142
β¦ Subjects
User Interfaces and Human Computer Interaction
π SIMILAR VOLUMES
<p>Learn how<br /> preprocessors can make CSS scalable and easy to maintain. You'll see how to<br /> write code in a very clean and scalable manner and use CSS preprocessor<br /> features such as variables and looping, which are missing in CSS natively.<br /> Reading <em>Beginning CSS Preprocess
<p><span>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 </span><span>Beginning CSS Preprocessors </span><s
The CSS preprocessor, Sass, is becoming the de-facto standard for producing cross-browser CSS more maintainable and with more ease. It supercharges CSS with features that make previously difficult and time-consuming tasks trivial. This book concentrates on distilling the techniques in a straightforw
Writing CSS styles can be very tediousβhow many times have you written CSS styles that become difficult to read and manage, and frequently have to be duplicated? Less gives you a solid toolkit that can help streamline your code when developing styles for any website of any size, with a significant r
I have the electronic version (pdf) of this book and can say that it is an excellent introduction to jQuery and Javascript. Having the pdf means that all the code is structured with colour as well as logical formating which makes it a pleasure to read.I particularly like the authors style and appr