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

Refactor CSS #11

Open
trevoreyre opened this issue Jan 22, 2020 · 0 comments
Open

Refactor CSS #11

trevoreyre opened this issue Jan 22, 2020 · 0 comments
Projects
Milestone

Comments

@trevoreyre
Copy link
Owner

  • Remove scoped CSS. It’s harder to override due to increased specificity.
  • Style with regular, simple CSS classes, like slate-button, slate-tag, etc.
  • Experiment with ability to change CSS class prefix by passing a prop to the theme provider component.
  • Style component states using data attributes or aria attributes.
@trevoreyre trevoreyre added this to the v0.1 milestone Jan 22, 2020
@trevoreyre trevoreyre added this to To do in v0.1 via automation Jan 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
v0.1
  
To do
Development

No branches or pull requests

1 participant