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

Investigate CSS compressing out of order #22

Closed
ZachTRice opened this issue Jun 3, 2018 · 1 comment
Closed

Investigate CSS compressing out of order #22

ZachTRice opened this issue Jun 3, 2018 · 1 comment
Assignees
Labels
bug 🐛 Something isn't working good first issue ❤️ Good for newcomers help wanted 💪 Extra attention is needed
Milestone

Comments

@ZachTRice
Copy link
Collaborator

Description

I noticed that bootstrap was overriding my declarations when targeting the same selector. Further investigation reveled bootstrap was coming after my custom css even though the @imports were in the correct order within main.css.

@ZachTRice ZachTRice added bug 🐛 Something isn't working help wanted 💪 Extra attention is needed good first issue ❤️ Good for newcomers labels Jun 3, 2018
@ZachTRice ZachTRice self-assigned this Jun 3, 2018
@ZachTRice ZachTRice modified the milestones: v0.6.0, v0.7.0 Jun 3, 2018
ZachTRice added a commit that referenced this issue Jun 6, 2018
- Move bootstrap imports into separate stylesheet
ZachTRice added a commit that referenced this issue Jun 6, 2018
- Move bootstrap imports into separate stylesheet
ZachTRice added a commit that referenced this issue Jun 6, 2018
- Move bootstrap imports into separate stylesheet
@ZachTRice
Copy link
Collaborator Author

Implemented in v0.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working good first issue ❤️ Good for newcomers help wanted 💪 Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant