Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 358 Bytes

CopenhagenCocoa.com

The Github pages repo for copenhagencocoa.com

How to build?

The site uses static HTML. The css is written with Sass using Bourbon and Neat. To recompile run:

sass --watch assets/css/main.scss:assets/css/main.css