0.2.8 • Published 5 years ago

kader-style v0.2.8

Weekly downloads
15
License
ISC
Repository
gitlab
Last release
5 years ago

kader-style(TEST)

📦 Install

npm install kader-style
yarn add kader-style

🔧 Usage

import { Button } from "kader-style/core";

const App = () => (
  <>
    <Button type="Outlined">I'm Button</Button>
  </>
);

📣 TypeScript

kader-style is written in TypeScript with complete definitions, check Use in TypeScript to getting started.

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.1

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.2

5 years ago

0.1.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago