18 lines
238 B
Markdown
18 lines
238 B
Markdown
|
|
# has-translate3d
|
|
|
|
Feature detection of css `translate3d`
|
|
|
|
## Installation
|
|
|
|
$ component install component/has-translate3d
|
|
|
|
## API
|
|
|
|
Exports `true` if the engine supports `translate3d`,
|
|
or `false` otherwise.
|
|
|
|
## License
|
|
|
|
MIT
|