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

Incorrect use of rem() CSS function #94

Open
smith558 opened this issue Jan 17, 2024 · 1 comment
Open

Incorrect use of rem() CSS function #94

smith558 opened this issue Jan 17, 2024 · 1 comment

Comments

@smith558
Copy link

smith558 commented Jan 17, 2024

Incorrect use of rem() CSS function in margin-top: rem(-40px); in Step 2. It expects 2 arguments. rem() is also currently not implemented in most browsers https://developer.mozilla.org/en-US/docs/Web/CSS/rem.

@tay1orjones
Copy link
Member

This is actually a sass mixin. We do need to update this though to be to-rem() @andreancardona

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