Skip to content

CSS rule filter: invert() creates error message #223

@MJH1000

Description

@MJH1000

`Sass Compiling Error

style.scss
"Missing argument $color: style.scss on line 931, at column 1"`

SOLUTION:
Make the SASS compiler case sensitive to process only lowercase so filter: INVERT() gets ignored by sass and can be used as css

MORE INFO:
When Sass and New CSS Features Collide

Metadata

Metadata

Assignees

No one assigned

    Labels

    ScssPHPBase SCSS compiler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions