home.social

#responsivity β€” Public Fediverse posts

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

  1. For anyone wondering why in Beelzebub's name use an #SVG #filter instead of a `drop-shadow()`...πŸ€·β€β™€οΈ

    Well, a plain `drop-shadow()` can't create a gradient or outline shadow, a strictly inner shadow, can't apply blending & compositing between shadow layers, can't restrict them to a certain area or tile them. It's about being able to have more control in order to be ale to do more and cooler things.

    #css #svgWish #responsive #responsivity #viewport #code #coding #frontend #webDev #webDevelopment

  2. #SVG got left behind.πŸ’”

    I'm not talking just about the many, many bugs or about all the annoying browser inconsistencies.

    I'm also talking about the fact that I can't do some of the stuff that's basic in CSS, like specifying a shadow's offsets/ blur *relative to `font-size`*.😭

    #css #svgWish #responsive #responsivity #viewport #code #coding #frontend #svgFilter #webDev #webDevelopment #graphical #effect