parallax.css

3.2.2 • Public • Published

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.

Package Sidebar

Install

npm i parallax.css

Weekly Downloads

6

Version

3.2.2

License

ISC

Unpacked Size

11.8 kB

Total Files

5

Last publish

Collaborators

  • matyanson