Skip to content

halafi/styled-oats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

Primitive reusable styled components, yo ๐Ÿ–

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published