Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Child Theme outputting duplicate CSS #10

Open
tsmith0511 opened this issue Oct 7, 2014 · 0 comments
Open

Child Theme outputting duplicate CSS #10

tsmith0511 opened this issue Oct 7, 2014 · 0 comments

Comments

@tsmith0511
Copy link

Hi there!

For some reason my CSS is outputting multiple times/ is duplicated. I installed the parent theme first, then the child. I have the parent theme "FoundationPress" and its child "FoundationPress-child" in my theme folder and have the child theme activated. My app.scss file came with the following import settings:
@import "settings";
@import "../FoundationPress/scss/app";
@import "custom"; // Custom child theme styles
@import "foundation";

Including the selective components.

I haven't made any changes to any file yet. Any idea why my css is outputting duplicate times?

Your time and help is much appreciated.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant