_sass/chaos.scss in jekyll-theme-chaos-0.1.0 vs _sass/chaos.scss in jekyll-theme-chaos-0.1.1

- old
+ new

@@ -28,16 +28,18 @@ // Blocks $block-height: calc(max(min( 50vw, 60vh ), 400px)); // Import partials. @import + "custom", "chaos/base", "chaos/header", "chaos/footer", "chaos/content", "chaos/print", "chaos/form", "chaos/block", "chaos/map", "custom", - "an-form" + "an-form", + "curator" ;