If you use CSS for web development tasks and want to learn how to create maintainable and reusable code, this is the book for you. Basic knowledge of web development would be helpful.
What you will learn
Discover how to debug your code effectively by setting up an automatic build process with Grunt and Gulp
Explore the concepts of mixins and variables in Less to script reusable CSS code
Use postprocessors to autoprefix, compress, and optimize your CSS code
Create complex relationships between properties and use the builtin functions of Less to write your own functions
Build a responsive grid with Less to ensure a logical and formal structure for designs
Develop web applications with Less and integrate it with your WordPress themes using other CSS frameworks and grid systems
Who this book is for
If you use CSS for web development tasks and want to learn how to create maintainable and reusable code, this is the book for you. Basic knowledge of web development would be helpful.
Table of Contents
Improving Web Development with Less
Using Variables and Mixins
Nested Rules, Operations, and Built-in Functions
Testing your code and using libraries of prebuilt mixins