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

Move imported css/sass/less before css-in-js styles #2952

Closed
wants to merge 1 commit into from

Conversation

KyleAMathews
Copy link
Contributor

I've heard several people asking why they couldn't override their global
styles with their css-in-js styles.

This is a tricky issue because there's not a "right" answer. This could
potentially trip up people who do globals with typography.js (css-in-js)
and then wonder why they can't override the styles with their postcss
setup 🤷

Thoughts?

I've heard several people asking why they couldn't override their global
styles with their css-in-js styles.

This is a tricky issue because there's not a "right" answer. This could
potentially trip up people who do globals with typography.js (css-in-js)
and then wonder why they can't override the styles with their postcss
setup 🤷

Thoughts?
@gatsbybot
Copy link
Collaborator

Deploy preview ready!

Built with commit e17c5cb

https://deploy-preview-2952--gatsbygram.netlify.com

@gatsbybot
Copy link
Collaborator

Deploy preview ready!

Built with commit e17c5cb

https://deploy-preview-2952--using-drupal.netlify.com

@efallancy
Copy link
Contributor

I guess I could live with fixing the changes from global Typography if there's flexibility to be able to override global styling through css-in-js 😃

@KyleAMathews
Copy link
Contributor Author

Eh, not sure there's a right answer

@m-allanson m-allanson deleted the switch-order-css branch May 9, 2018 21:14
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

Successfully merging this pull request may close these issues.

3 participants