Skip to content

Custom (suircle) corners and borders for React components

License

Notifications You must be signed in to change notification settings

Monokai/monoco-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monoco for React

Try all options in the interactive demo

Installation

npm install @monokai/monoco-react

Usage

import { Monoco } from '@monokai/monoco-react'

<Monoco className="block" borderRadius={32} background={'#f00'} border={[2, '#000']}>
  content
</Monoco>

Options

Go to the main Monoco repository to see all available options.

About

Custom (suircle) corners and borders for React components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published