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