2023-03-14 14:47:50 +01:00

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