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

CSS styles are global despite file imports #11

Open
1 task
LauraAubin opened this issue Jul 31, 2019 · 0 comments
Open
1 task

CSS styles are global despite file imports #11

LauraAubin opened this issue Jul 31, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@LauraAubin
Copy link
Owner

LauraAubin commented Jul 31, 2019

CSS styles appear to be global. This was noticed when two styles in different components were named the same thing and one was using the other's styles.

This may have something to do with compiling the css at run time but I'm not sure.

Worth looking into node-sass first.

After this is fixed,

  • Rename longer styles to be short again. For example, questContentHeaderText can just be headerText.
@LauraAubin LauraAubin added the bug Something isn't working label Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant