# preact-css-transition-group **Repository Path**: mirrors_developit/preact-css-transition-group ## Basic Information - **Project Name**: preact-css-transition-group - **Description**: Apply CSS transitions when adding or removing Preact components/elements - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # preact-css-transition-group A preact fork of [css-transition-group](https://github.com/react-component/css-transition-group), which was originally extracted from the React codebase itself. The overwhelming majority of the code was written by the lovely folks of the React team, so kudos to them! This module may be of use to you if: - you want to apply CSS transitions when adding or removing elements; or - you are getting a "not found" error for `react/lib/ReactCSSTransitionGroup`