UI components library for building websites that has unified design.
- Install the latest version of
@natsuneko-laboratory/ui
$ npm install @natsuneko-laboratory/ui
- Add
@natsuneko-laboratory/ui
to yourtailwind.config.js
module.exports = {
content: ["./node_modules/@natsuneko-laboratory/ui/**/*.js"],
};
- Import components
import { Container } from "@natsuneko-laboratory/ui/layouts/container";
next
navigations/link-button/next
react-color
forms/color-picker
shiki
data/code-block