3.2.2 • Published 2 years ago

parallax.css v3.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

parallax.css

pure css parallax in one file

npm license npm jsDelivr npm GitHub Repo stars

Official documentation page

Installation

NPM

npm install parallax.css

YARN

yarn add parallax.css

CDN

yarnpkg | jsdelivr | unpkg

Download

source | minified | jsdelivr

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.

3.2.2

2 years ago

3.2.1

2 years ago

3.1.2

2 years ago

3.2.0

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

2.0.2

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.0

3 years ago