UNPKG

preact8-css-transition-group

Version:

Apply CSS transitions when adding or removing Preact components/elements.

10 lines (9 loc) 186 B
language: node_js node_js: - 6 install: - '[ -z "$PREACT_VERSION" ] || npm run peer:preact -- $PREACT_VERSION' - npm install env: - PREACT_VERSION=8.2.9 - PREACT_VERSION=8.1.0