Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS Houdini Implementation #1

Open
tom2strobl opened this issue Oct 12, 2022 · 1 comment
Open

CSS Houdini Implementation #1

tom2strobl opened this issue Oct 12, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@tom2strobl
Copy link
Owner

tom2strobl commented Oct 12, 2022

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.

@tom2strobl tom2strobl added the help wanted Extra attention is needed label Oct 12, 2022
@tom2strobl
Copy link
Owner Author

tom2strobl commented Oct 12, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant