Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 341 Bytes

File metadata and controls

13 lines (8 loc) · 341 Bytes

image-gallery SCSS

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

Rubric

  • webpack and loader setup: 3pts
  • organization and structure: 3pts
  • Applied use of scss and styles: 4pts