parallax.css
v3.2.2
Published
Pure css library for the parallax effect
Downloads
36
Maintainers
Readme
parallax.css
pure css parallax in one file
Official documentation page
Installation
NPM
npm install parallax.cssYARN
yarn add parallax.cssCDN
Download
Usage
Module
<link rel="stylesheet" href="node_modules/parallax.css/parallax.css">or
@import 'node_modules/parallax.css/parallax.css';CDN
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/parallax.css">or
@import url(https://cdn.jsdelivr.net/npm/parallax.css);Getting started
You can find the Parallax.css documentation on github-pages.
