| .. | ||
| (functions)/popver | ||
| (partials) | ||
| composites/docs | ||
| editors | ||
| elements | ||
| form | ||
| hooks | ||
| layout | ||
| mdx | ||
| next-js/hooks | ||
| svgs | ||
| utils | ||
| base.css | ||
| bun.lock | ||
| package.json | ||
| Readme.md | ||
| types.ts | ||
Tailwind CSS UI
A modular skeletal framework for tailwind css
Perequisites
You need a couple of packages and settings to integrate this package
Packages
- React
- React Dom
- Tailwind CSS version 4
CSS Base
This package contains a base.css file which has all the base css rules required to run. This css file must be imported in your base project, and it can be update in a separate .css file.