0.6.0 • Published 10 months ago
@relume_io/relume-ui v0.6.0
Relume UI
A React UI library based on the Relume design system and used by the Relume Library
Install
npm i @relume_io/relume-ui @relume_io/relume-tailwind
module.exports = {
content: ["./node_modules/@relume_io/relume-ui/dist/**/*.{js,ts,jsx,tsx}"],
presets: [require("@relume_io/relume-tailwind")],
};
import * as React from "react";
import { Button } from "@relume_io/relume-ui";
<Button>Buy Now</Button>;
Docs
Relume Library
Find over 100+ Section components in the Relume Library
0.6.0
10 months ago
0.5.1
11 months ago
0.5.0
11 months ago
0.3.0
1 year ago
0.2.1
1 year ago
0.2.0
1 year ago
0.4.0
12 months ago
0.2.2
1 year ago
0.1.0
1 year ago
0.0.19
1 year ago
0.0.18
1 year ago
0.0.17
1 year ago
0.0.13
1 year ago
0.0.14
1 year ago
0.0.15
1 year ago
0.0.16
1 year ago
0.0.12
1 year ago
0.0.11
1 year ago
0.0.10
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago