Skip to content

Instantly share code, notes, and snippets.

View intersim's full-sized avatar

Emily Intersimone intersim

  • New York, NY
View GitHub Profile
@intersim
intersim / review-week-projects.md
Last active December 14, 2016 15:00
Things To Do During Review Ramp-up Week
/*
Here are some short exercises to give you extra practice writing SCSS, and especially with refactoring regular CSS into SCSS.
You can double-check your SCSS by plugging it into Sassmeister, and see if the compiled CSS matches the starting point code:
http://www.sassmeister.com/
The Sass documentation is a great resource and can be found here: http://sass-lang.com/documentation/
*/
/*
Example - Write the following CSS using nested rules: