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

Recommendation: math.div($width, 2) or calc($width / 2) #1120

Open
agragregra opened this issue Aug 30, 2023 · 0 comments
Open

Recommendation: math.div($width, 2) or calc($width / 2) #1120

agragregra opened this issue Aug 30, 2023 · 0 comments

Comments

@agragregra
Copy link

Recommendation: math.div($width, 2) or calc($width / 2)

More info and automated migrator: https://sass-lang.com/d/slash-div


58 │ border-width: 0 ($width / 2) $height;
│ ^^^^^^^^^^

node_modules/bourbon/core/bourbon/library/_triangle.scss 58:24 triangle()
sass/main.sass 474:4

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