snow-theme

Add snow effects to every element !

Usage no npm install needed!

<script type="module">
  import snowTheme from 'https://cdn.skypack.dev/snow-theme';
</script>

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

  <link  rel="stylesheet"  type="text/css"  href="https://unpkg.com/snow-theme@1.0.4/index.css">

and add snow class in the division that needs snow-theme

To view working demo see this