Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/sass/sass-spec into feat/fi…
Browse files Browse the repository at this point in the history
…rst-class-mixins
  • Loading branch information
connorskees committed Sep 18, 2023
2 parents f1dc81d + 3301bb5 commit 9384c56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/values/calculation/abs.hrx
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ To emit a CSS abs() now: abs(#{-7.5%})
More info: https://sass-lang.com/d/abs-percent
,
1 | a {b: abs(-7.5%)}
| ^^^^^^^^^^^^^^^^^
| ^^^^^^^^^^
'
input.scss 1:1 root stylesheet
input.scss 1:7 root stylesheet

<===>
================================================================================
Expand Down

0 comments on commit 9384c56

Please sign in to comment.