Example porfolio sites built by past Fullstack and Grace Hopper students:
Other resources:
| /* | |
| 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: |
Example porfolio sites built by past Fullstack and Grace Hopper students:
Other resources: