Skip to content

Repository files navigation

Rebass

Stateless React UI components built with Basscss

http://jxnblk.com/rebass

Getting Started

Install

npm i rebass

Import CSS

In a CSS file using cssnext

@import'rebass';

Or using cssnext-loader with webpack

importcssfrom'rebass/rebass.css'

Import Components

import{Button,Badge}from'rebass'

Use

<App>
<Button>Button</Button>
<Badge>Badge</Badge>
</App>

Documentation

http://jxnblk.com/rebass


MIT License

About

Stateless React UI components built with Basscss

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages