Skip to content

CSS Houdini Implementation #1

@tom2strobl

Description

@tom2strobl

An interesting idea came up today to leverage CSS Houdini to enable a native CSS API like this:

div {
  box-shadow: paint(smooth, 100, 0.5, 0.5);
}

I welcome anyone that is interested to take a stab at this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions