home.social

#customproperty — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #customproperty, aggregated by home.social.

  1. Here's the #SVG #filter version of the mono emoji demo on #CodePen codepen.io/thebabydino/pen/Yzg - shows both this `feColorMatrix` approach and a `feFlood` one which allows for animation... via a custom property, which is now possible in @FirefoxNightly too! mastodon.social/@anatudor/1121

    Goes without saying, don't do this infinite animation in practice, a simple transition on `:hover`/ `:focus` is enough.

    #svgFilter #cssVariables #customProperty #Firefox #code #coding #frontend #webDev #webDevelopment