css-houdini icon indicating copy to clipboard operation
css-houdini copied to clipboard

Extends CSS with the Houdini powers

Results 3 css-houdini issues
Sort by recently updated
recently updated
newest added
trafficstars

Noticed this while reading through this - thanks for the demo and awesome resource!

There's this issue in Safari where the lines code does not play nice with colors when they are referred to by their name. Will work: ``` --lines-colors: #f94144, #f3722c, #f8961e;...

Some browsers trim whitespace from color values passed to `Canvas.fillStyle=`, but Safari doesn't.