Style your project using scss running via webpack loader.
Styles should be well-organized (general things are general, component-specific things are component specific).
Use partials and variables
- webpack and loader setup: 3pts
- organization and structure: 3pts
- Applied use of scss and styles: 4pts