templates/project/scss/app.scss in zurb-foundation-4.1.5 vs templates/project/scss/app.scss in zurb-foundation-4.1.6

- old
+ new

@@ -1,7 +1,10 @@ // Global Foundation Settings @import "settings"; +// Comment out this import if you don't want to use normalize +@import "normalize"; + // Comment out this import if you are customizing you imports below @import "foundation"; // Import specific parts of Foundation by commenting the import "foundation" // and uncommenting what you want below. You must uncomment the following if customizing