Chapter 14. Final Automatization and Processes Optimization

In this last chapter, we will discuss a final automatization of repeatable processes during the creation of CSS code. There are a lot of processes that can be automatized, but awareness of whether it can be done and knowledge of the tools to be used is essential. In this chapter, we will focus on tools and how to implement automatizations in the Gulp task runner.

In this chapter, we will cover the following topics:

  • Images on retina and mobile devices
  • How to recognize unused CSS
  • How to minify the code
  • How to make a screenshots from the list of pages for quicker overview
  • How to use the basics of Jade templating and append its compilation into Gulp

Gulp

At the beginning of this book, I introduced ...

Get Professional CSS3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.