1.1.0 • Published 5 years ago

glitch.css v1.1.0

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
5 years ago

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