snow-theme
v1.0.6
Published
Add snow effects to every element !
Maintainers
Readme
snow-mode
Add snow effects to every element !
Trying to use it in react ?
install the package using
npm i snow-themeimport the package inside the component using
import snow-themeuse class name snow inside the element that you need snow fall
Wanna use it inside of html ?
import it using
<link rel="stylesheet" type="text/css" href="https://unpkg.com/[email protected]/index.css">and add snow class in the division that needs snow-theme
To view working demo see this
