An open API service indexing awesome lists of open source software.

https://github.com/megaemce/bonfire

Come sit next to fire 🔥
https://github.com/megaemce/bonfire

css css-animations css-art css-tricks

Last synced: 8 months ago
JSON representation

Come sit next to fire 🔥

Awesome Lists containing this project

README

          

What would you create by blending 17 layers of gradients and [Perlin noises](https://en.wikipedia.org/wiki/Perlin_noise) with [background-blend-mode](https://developer.mozilla.org/en-US/docs/Web/CSS/background-blend-mode), [mix-blend-mode](https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) and 4 animations?

- 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).