@relume_io/relume-ui
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

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

Read The Docs

Relume Library

Find over 100+ Section components in the Relume Library

Package Sidebar

Install

npm i @relume_io/relume-ui

Weekly Downloads

1,081

Version

1.3.1

License

none

Unpacked Size

484 kB

Total Files

8

Last publish

Collaborators

  • dslater
  • robrelume