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

Replace outdated UI library, cleanup UI #59

Open
anne-pc opened this issue Sep 29, 2022 · 2 comments
Open

Replace outdated UI library, cleanup UI #59

anne-pc opened this issue Sep 29, 2022 · 2 comments

Comments

@anne-pc
Copy link
Collaborator

anne-pc commented Sep 29, 2022

Rebass is long time without maintenance.
The way it's currently used within this project is far from ideal.
UI should be rewritten using a different library (or none) from ground up.

@anne-pc
Copy link
Collaborator Author

anne-pc commented Nov 9, 2022

@axelboc I think I need some expert guidance. Given the simplicity of the "project" I probably should switch to just sass. However, if I really wanted to put that vanilla-extract in - I need a bit of extra tooling: I've looked at using craco but also into swapping CRA altogether with something different. With vite I ran into some complexity with jest, using vitest seems like the go to option in that case but one might use parcel etc. as well. Could you recommend a course of action, please?

@axelboc
Copy link
Collaborator

axelboc commented Nov 9, 2022

Hehe, I mean if you want to keep it simple, I'd recommend CRA + CSS modules. I like the simplicity of CSS modules. I think it overweighs the downside of having to write the styles in separate files or not being able to nest selectors.

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

No branches or pull requests

2 participants