Changelog
latest updates, improvements, and announcements
Tailwind v4 & React 19 — v2.0
It’s here! Tailwind v4 and React 19. Ready for you to try out. You can start using it today.
What's New
- The CLI can now initialize projects with Tailwind v4.
- Full support for the new
@themedirective and@theme inlineoption. - All components are updated for Tailwind v4 and React 19.
- We've fixed and cleaned up the style of the components.
Motion libraryis now used instead of Framer Motion for all animations.
**Note: This is a breaking release.
ScrollX UI v2.0 components are built for Tailwind CSS v4 and React 19. They are not compatible with Tailwind v3 without modification.
Install Motion
To use the new Motion library, install it with your preferred package manager:
npm install motion Then import it in your project like this:
import { motion } from 'motion/react';Previous Updates
February 2026 – New Components
February 4, 2026
Explore new glowing buttons, immersive cosmic backgrounds, sliding text effects.
January 2026 – New Components
January 4, 2026
Cursor-reactive text, energy waves, lightning strikes, and avatars.
December 2025 – New Components
December 1, 2025
Animated grids, tilting cards, glowing text, and expandable interactions.
November 2025 – New Components
November 1, 2025
Glowing clocks, text highlights, draggable elements, and orbital motion.
Refactors
October 25, 2025
carousel, card & profilecard refactors.
Thank you
I'd like to thank everyone who has been using & supported this project, shared feedback, and contributed to its growth. Your encouragement and involvement mean a lot. I truly appreciate your support. Thank you 🙏