Progress
Documentation and examples for using TailwindCSS custom progress bars featuring support for stacked bars, animated backgrounds, and text labels.
How it works
Progress components are built with two HTML elements, some CSS to set the width, and a few attributes.
Labels
25%
Height
Backgrounds
Use background utility classes to change the appearance of individual progress bars.
Multiple bars
Include multiple progress bars in a progress component if you need.
Striped
Animated stripes
The striped gradient can also be animated. Add .progress-bar-animated to .progress-bar to animate the stripes right to left.
Progress percentage style
Progress percentage
85%