CSS Triggers
Tells you what gets triggered by mutating a given CSS property.
Running application locally
- Clone the project.
- Run
npm install
in css-triggers. - Run
gulp
in css-triggers to make a build. - Run
node server.js
- Go to localhost:8070
License
Apache 2.0. See /LICENSE
Please note: this is not a Google product