#responsivity β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #responsivity, aggregated by home.social.
-
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
-
#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