Skip to content

Commit 9daa74f

Browse files
committed
fix: Enable libsass 2914
1 parent 29691e5 commit 9daa74f

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

spec/core_functions/math/max.hrx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,6 @@ Error: "c" is not a number for `max'
136136

137137
<===>
138138
================================================================================
139-
<===> error/too_few_args/options.yml
140-
---
141-
:todo:
142-
- sass/libsass#2914
143-
144139
<===> error/too_few_args/input.scss
145140
a {b: max()}
146141

spec/core_functions/math/min.hrx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,6 @@ Error: "c" is not a number for `min'
136136

137137
<===>
138138
================================================================================
139-
<===> error/too_few_args/options.yml
140-
---
141-
:todo:
142-
- sass/libsass#2914
143-
144139
<===> error/too_few_args/input.scss
145140
a {b: min()}
146141

0 commit comments

Comments
 (0)