Skip to content

Color adjuster doesn’t work #40

Open
@jonathantneal

Description

@jonathantneal

Input CSS using the blackness adjuster:

body { background-color: color(#000 b(10%)) }

Result CSS after using the blackness adjuster:

body { background-color: rgb(230, 0, 0) }

That’s a bold red. Here’s an example:

https://codepen.io/jonneal/pen/a8843ad869e1f31d8448d7ab6dc65a18

Is this limited to the version of cssnext on CodePen or is this still a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions