Lightweight, Next.js-ready UI components built with Tailwind CSS.
Designed for speed, simplicity, and beautiful defaults.
First, make sure you have TailwindCSS set up in your Next.js project.
If not, you can follow the Tailwind Next.js installation guide.
Then, install niftyers-next-ui
:
npm install niftyers-next-ui
Pull requests, feature ideas, and bug reports are welcome!
Please make sure your commits follow the Conventional Commits standard:
feat
: A new featurefix
: A bug fixdocs
: Documentation changeschore
: Tooling or maintenance updatesstyle
: Changes that do not affect meaning (formatting, whitespace, etc.)refactor
: Code changes that neither fix a bug nor add a featureperf
: A code change that improves performancetest
: Adding missing tests or fixing existing testschore
: Changes to the build process or auxiliary toolsMain Contributor: