Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 395 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 395 Bytes

CSS Triggers

Tells you what gets triggered by mutating a given CSS property.

Running application locally

  1. Clone the project.
  2. Run npm install in css-triggers.
  3. Run gulp in css-triggers to make a build.
  4. Run node server.js
  5. Go to localhost:8070

License

Apache 2.0. See /LICENSE

Please note: this is not a Google product