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

Evaluate whether SCSS can be replaced by vanilla CSS #137

Open
cjcenizal opened this issue Jan 15, 2024 · 0 comments
Open

Evaluate whether SCSS can be replaced by vanilla CSS #137

cjcenizal opened this issue Jan 15, 2024 · 0 comments

Comments

@cjcenizal
Copy link
Contributor

CSS has come a long way, e.g. introducing variables. We should audit our usage of SCSS, enumerate the features we're using, and evaluate them against their vanilla CSS alternatives. If there won't be any degradation in DX, we should migrate off vanilla SCSS entirely. This will simplify our build step, remove a dependency, and theoretically expand the pool of developers who will be familiar with our styling layer.

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

1 participant