css-tree-animatable
v1.0.21
Published
Fork of css-tree with all but animatable CSS properties removed
Maintainers
Readme
css-tree-animatable
This is a fork of css-tree with all but animatable CSS properties removed.
Development
Patch files removing unnecessary properties and syntaxes:
yarn genLint:
yarn lintPatch files, fix linting and style errors and build UMD bundle:
yarn fixBuild UMD bundle:
yarn buildUpdate 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.
