0.0.1 • Published 9 years ago

css-tuneup v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

CSS Tune Up

npm package

Tune up your CSS

Install

$ npm install css-tunup --save-dev

Feature & Docs

  1. :construction: position: fixed; w/ transform: translateZ(0)
  2. Replace top/left with transform: translate() in animation or transition

1. position: fixed; w/ transform: translateZ(0)

2. Replace top/left with transform: translate() in animation or transition

License

MIT © Sota Yamashita