Title | Less Web Development Essentials, Second Edition |
---|---|
Sub Title | Leverage the features of Less to write better, reusable, and maintainable CSS code |
Author | Bass Jobsen |
Category | Computer & Programming |
Language | English |
Region | |
Tags | Web Development |
ISBN | 178355407X |
Year | 2015 |
Format | |
Pages | 270 |
File Size | 2.7 MB |
Total Download | 18 |
Less is a preprocessor for CSS that uses less.js for real-time compilation, unlike other preprocessors. Building responsive websites with advanced features such as gradients and animations makes your CSS code complex. Less helps you to write clean, reusable, and maintainable CSS. Starting off with the fundamental concepts of Less and CSS, you are taken on a tour of how to improve your web development skills with Less. Next, you get to grips with mixins and variables in Less, which help you to avoid code duplication and write reusable code. Then, you venture into the concepts of nested rules, operations, and built-in functions, which help you in the dynamic creation of CSS properties and help you to create shorter and effective style sheets. By the end of the book, you will be able to develop code faster and reduce the maintenance time for your web development projects. 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 built-in 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