0.0.0-temp.da29c9f0ac90997a • Published 3 years ago
bg-css v0.0.0-temp.da29c9f0ac90997a
bg-css
dark theme background transition
install
npm i bg-cssusage
import 'bg-css/style.css';Customize
modify css variables
--theme-bg-light: #fff;
--theme-bg-dark: #000;
--theme-bg-duration: 700ms;
--theme-bg-transition: ease-in-out;