styl-easing

1.0.3 • Public • Published

styl-easing

Easing variables for stylus

Install

$ npm install styl-easing --save

Usage

@import "../node_modules/styl-easing/_easings.styl";
 
.element
  transition: all 0.2s easeOutSine;
 

License

MIT

Dependents (0)

Package Sidebar

Install

npm i styl-easing

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • dmnsgn