You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -3,3 +3,7 @@ What would you create by blending 17 layers of gradients and [Perlin noises](htt
- You'd craft a render-intensive CSS-only bonfire.
Sit down and enjoy the fire.
### Limitation
This solution will not properly on Safari and most of the mobile browsers due to [mix-blend-mode being not supported on SVG elements](https://caniuse.com/mdn-css_properties_mix-blend-mode_svg_elements).