mdn-data-animatable
v1.1.23
Published
Fork of mdn-data with all but animatable CSS properties removed
Downloads
54
Maintainers
Readme
mdn-data-animatable
This is a fork of mdn-data with all but animatable CSS properties removed.
Development
Patch files removing unnecessary properties and syntaxes:
yarn genLint:
yarn lintPatch files and then fix linting and style errors:
yarn fixUpdate dependencies:
yarn upGenerate changelog based on commit messages:
yarn cTo use the above command conventional-changelog-cli must be installed globally. Follow the recommended workflow.
