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

Docs: Edit [numeric.html.md.erb] #678

Closed
wants to merge 1 commit into from
Closed

Conversation

khv2644511
Copy link

@khv2644511 khv2644511 commented Sep 28, 2022

Document is not correct, 'Numeric Operators' part

(https://sass-lang.com/documentation/operators/numeric) In the code block below,
it says @debug 5px * 3px; // 15px*px but It's actually printed 'error' message.

Resolves: #675

Document is confusing, 'Numeric Operators' part sass#675

(https://sass-lang.com/documentation/operators/numeric)
In the code block below, it says @debug 5px * 3px; // 15px*px
but It's actually printed 'error' message.

Resolves: sass#675
@khv2644511 khv2644511 changed the title Docs: Edit numeric.html.md.erb Docs: Edit [numeric.html.md.erb] Sep 28, 2022
@jathak
Copy link
Member

jathak commented Oct 3, 2022

See my comment on #675.

@jathak jathak closed this Oct 3, 2022
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

Successfully merging this pull request may close these issues.

Document is confusing, 'Numeric Operators' part
2 participants