UNPKG

sleekstepper

Version:

A stylish and customizable stepper component for React, styled with **Tailwind CSS**. This component allows you to visually track steps in a process, such as order tracking or multi-step forms, with sleek progress indicators and themeable customization.

6 lines 95 B
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, } }