# transform-property
Name of the CSS transform property (cross-browser)
## Installation
$ component install component/transform-property## API
Exports the name of transform propertyas a `String` or `null` if
the propertyisnot supported.
## License
MIT