Skip to content

Commit

Permalink
Fix static checks
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Aug 12, 2024
1 parent 250a836 commit 3756592
Show file tree
Hide file tree
Showing 26 changed files with 509 additions and 588 deletions.
10 changes: 0 additions & 10 deletions spec/core_functions/color/grayscale.hrx
Original file line number Diff line number Diff line change
Expand Up @@ -287,13 +287,3 @@ Error: $color: var(--c) is not a color.
| ^^^^^^^^^^^^^^^^^^^^^^^^^
'
input.scss 2:7 root stylesheet

<===>
================================================================================
<===> error/css_variable/error
Error: $color: var(--c) is not a color.
,
2 | a {b: color.grayscale(var(--c))}
| ^^^^^^^^^^^^^^^^^^^^^^^^^
'
input.scss 2:7 root stylesheet
Loading

0 comments on commit 3756592

Please sign in to comment.