css-triggers
css-triggers copied to clipboard
A reference for the render impact of mutating CSS properties.
CSS Triggers
Tells you what gets triggered by mutating a given CSS property.
Running application locally
- Clone the project.
- Run
npm installin css-triggers. - Run
gulpin 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