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>
)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.7
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.7
    2
  • 0.0.6
    0

Package Sidebar

Install

npm i styled-oats

Weekly Downloads

2

Version

0.0.7

License

MIT

Unpacked Size

3.28 kB

Total Files

4

Last publish

Collaborators

  • halafi