npm.io
3.28.0 • Published 3 years ago

nightfall

Licence
GPL-3.0-only
Version
3.28.0
Deps
8
Size
753 kB
Vulns
0
Weekly
0

nightfall

Simple and beautiful nightfall background collection. [Art, CSS, Backgrounds, CSS Gradients]

Build with Gogh

  gogh --import --file import.json > style.json;

  gogh --merge --file import-verticals.json > style2.json;
  mv style2.json style.json;

  gogh --merge --file import-darkness.json > style2.json;
  mv style2.json style.json;

  gogh --compile > style.css