Chapter 2. Debugging and Documenting Your Less Code
In this chapter, we will cover the following topics:
- Debugging your code with
less.js - Using CSS source maps to debug your code
- Using Chrome Developer Tools to debug your code
- Commenting your code in Less
- Building style guides with
tdcss.js - Building style guides with StyleDocco