@lafourche/venus
TypeScript icon, indicating that this package has built-in type declarations

2.6.0 • Public • Published

venus

La Fourche UI library

Install

npm install --save @lafourche/venus

Usage

import { Button } from '@lafourche/venus';

const Example = () => {
  return <Button>Click me</Button>;
};

You should also add css variables in your project:

--black: #000;
--border: #f4f4f4;
--clr-danger: #e74524;
--clr-grey-3: #f4f4f4;
--color-primary: #34656a;
--font-weight-base: 400;
--font-weight-bold: 800;
--font-weight-light: 300;
--white: #fff;

License

CC BY-NC-ND 4.0 ©

Readme

Keywords

none

Package Sidebar

Install

npm i @lafourche/venus

Weekly Downloads

0

Version

2.6.0

License

CC BY-NC-ND 4.0

Unpacked Size

435 kB

Total Files

92

Last publish

Collaborators

  • martinlg
  • skybot
  • julienthibeaut
  • isma94