Introduction

CSS-refactoring-patterns

Refactoring patterns for CSS.

https://joereynolds.gitbooks.io/css-refactoring-patterns

The chapters

  • Patterns: A collection of refactoring patterns for CSS.

  • Dead CSS: Tools and how to use them with your CSS.

  • Refactoring in the wild: Real life examples of refactoring CSS.

Development

It's not finished but you can serve it with:

gitbook serve

The book will then be available on:

localhost:4000

Last updated

Was this helpful?