Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 180 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 180 Bytes

TimeWith colors

Install

$ yarn add @time-with/colors

Usage

import { blue } from '@time-with/colors'

<p style={{color: blue}}></p>

License

MIT