glitch.css

1.1.0 • Public • Published

glitch.css

Glitch effect style

Install

npm install --save glitch.css

Usage

Include the stylesheet:

<head>
	<link rel="stylesheet" href="glitch.css">
</head>

Add the class glitch to the element. You may also want to include the class infinite for an infinite loop.

Example:

<h1 class="glitch infinite fast gbr">Glitch</h1>

Class name

  • slow
  • fast
  • gleft
  • gright
  • gbr
  • gbr-left
  • gbr-right
  • infinite

Readme

Keywords

Package Sidebar

Install

npm i glitch.css

Weekly Downloads

1

Version

1.1.0

License

GPL-3.0

Unpacked Size

37.8 kB

Total Files

4

Last publish

Collaborators

  • deadblackclover