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 modules #239

Open
1 of 11 tasks
Kaptard opened this issue Apr 6, 2019 · 3 comments
Open
1 of 11 tasks

Refactor CSS modules #239

Kaptard opened this issue Apr 6, 2019 · 3 comments

Comments

@Kaptard
Copy link
Member

Kaptard commented Apr 6, 2019

I'm submitting a...

  • Bug report
  • Feature request
  • Documentation issue or request

Current behavior

Most styles are defined individually inside components, but we could probably abstract some of these and make them more easily available, either through scss mixins or global css classes.


Expected behavior

Manual styling should be reduced to a minimum.


Minimal reproduction of the problem


Environment

Browser:

  • Chrome (desktop) version:
  • Chrome (Android) version:
  • Chrome (iOS) version:
  • Firefox version:
  • Safari (desktop) version:
  • Safari (iOS) version:
  • IE version:
  • Edge version:

For development issues:

  • Node version:
  • Operating System:

Additional Description

I'm sure someone already figured out how to do this systematically, so we should probably start by researching other's methods.

@Kaptard
Copy link
Member Author

Kaptard commented Apr 6, 2019

@Bitti09
Copy link

Bitti09 commented May 22, 2019

what about a switch to tailwindcss ? manual css styling won't be necessary after that

@Kaptard
Copy link
Member Author

Kaptard commented May 23, 2019

The idea was to make our own library of classes like that to fit our own style guides. But it's certainly a good point of reference.

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

No branches or pull requests

2 participants