styled-oats

0.0.7 • Public • Published

styled-oats

Primitive reusable components for your app.

cover

Version

Getting Started

yarn add styled-oats
import React from 'react'
import { Line } from 'styled-oats'

const BigLineComponent = () => (
    <Line fontSize={36} fontWeight={700}>
      BOIS
    </Line>
)

Readme

Keywords

Package Sidebar

Install

npm i styled-oats

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

3.28 kB

Total Files

4

Last publish

Collaborators

  • halafi