https://github.com/harish-sethuraman/snow-mode
Add snow effects to every element !
https://github.com/harish-sethuraman/snow-mode
Last synced: 2 months ago
JSON representation
Add snow effects to every element !
- Host: GitHub
- URL: https://github.com/harish-sethuraman/snow-mode
- Owner: harish-sethuraman
- Created: 2020-12-10T08:19:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-27T05:03:20.000Z (over 4 years ago)
- Last Synced: 2025-03-18T13:58:06.166Z (3 months ago)
- Language: CSS
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snow-mode
*Add snow effects to every element !*
## *Trying to use it in react ?*
**install the package using**npm i snow-theme
**import the package inside the component using**
import snow-theme
> use class name **snow** inside the element that you need snow fall## **Wanna use it inside of html ?**
**import it using**
and add `snow` class in the division that needs snow-theme
To view working demo see [this](https://harishkumar-s-s.firebaseapp.com/)