Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Improved foundation.scss file #606

Merged
merged 3 commits into from
Dec 11, 2015

Conversation

colin-marshall
Copy link
Collaborator

Individual components should all be imported in one line through @import foundation. This just loads the mixins for the components and does not add any CSS. When you @include the individual components is when CSS is added so those are the only items that need to be commented out if you want to exclude them.

Look at how the Foundation Zurb Template does it for reference: https://github.com/zurb/foundation-zurb-template/blob/master/src/assets/scss/app.scss

Here's a discussion on this: zurb/foundation-sites-6#20 (comment)

olefredrik added a commit that referenced this pull request Dec 11, 2015
@olefredrik olefredrik merged commit 76d6f8d into olefredrik:master Dec 11, 2015
@colin-marshall colin-marshall deleted the foundation-scss branch December 15, 2015 04:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants