Skip to content

Commit 86591b5

Browse files
committed
fix:fix: throw on weitht passed to CSS3 invert()
1 parent 02767a2 commit 86591b5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

spec/core_functions/color/invert.hrx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,6 @@ Error: wrong number of arguments (3 for 2) for `invert'
158158

159159
<===>
160160
================================================================================
161-
<===> error/number_with_weight/options.yml
162-
---
163-
:todo:
164-
- sass/libsass#2899
165-
166161
<===> error/number_with_weight/input.scss
167162
a {b: invert(1, 50%)}
168163

0 commit comments

Comments
 (0)