templates/project/screen.scss in compass-susy-plugin-0.8.1 vs templates/project/screen.scss in compass-susy-plugin-0.9.alpha.1

- old
+ new

@@ -1,13 +1,11 @@ //** SCREEN STYLES **// // Imports -------------------------------------------------------------- -@import "defaults"; +@import "base"; /* Layout -------------------------------------------------------------- */ - -@include susy; // change '.container' to match your HTML container element // or @extend it to apply multiple containers on your site. .container { @include container;