Skip to content

Artimon/pure-css-snowfall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure CSS Snowfall

Usage:

Include the snowfall.css file from the dist folder into your website or build it from the source with your own settings and add the snowfall markup. View the index.html file as a preview.

Html Pseudo Code:

<head>
	<link rel="stylesheet" type="text/css" href="css/snowfall.css">
</head>
<body>
<snowfall>
	<snowflake><img src="img/snowflake.png">️</snowflake>
	<snowflake><img src="img/snowflake.png">️</snowflake>
	...
</snowfall>
</body>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published