/css-bugs

A different kind of tutorial: Learn CSS by fixing bugs.

Primary LanguageHTMLMIT LicenseMIT

CSS Bugs

A different kind of tutorial: Learn CSS by fixing bugs.

Getting Started

  1. Fork the repository
  2. Run npm start or yarn start
  3. Browse to http://127.0.0.1:59876/
  4. Open your favorite editor, pick a problem and start hunting 🐛
  5. As you go, the web auto refreshes on save