CSS Kitten Wheelbarrow

Help collect all the kittens into the wheelbarrow using CSS selectors.

Steps

  1. Fork this repository.
  2. Clone your fork.
  3. cd into the folder for this lab.
  4. open index.html in the browser.
  5. open this folder in your code editor (Sublime Text).
  6. Use the comments in css/place-kitty.css to write the correct selectors to move each kitty into the wheelbarrow.
  7. Please install Firefox if you haven't already as it is required for the screenshot tests to run.
  8. Type learn command from Terminal to run local tests.