@iamnapo/colors

0.2.0 • Public • Published

colors

A versatile personal color palette. Super heavily inspired by tailwindcss

build npm style

Install

$ npm i @iamnapo/colors

Usage

import { gray, indigo } from "@iamnapo/colors";

<div style={{ color: gray[300], backgroundColor: indigo.default }}>{"Hello World!"}</div>;

Readme

Keywords

none

Package Sidebar

Install

npm i @iamnapo/colors

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

5.16 kB

Total Files

4

Last publish

Collaborators

  • iamnapo