@adoxyz/tailwindcss-named-colors

0.1.0 • Public • Published

tailwindcss-named-colors

This plugin adds all 140 named CSS colors to your TailwindCSS project. Currently the plugin enables you to set the background or text color using any of the named colors.

For example:

<div class="bg-salmon">

</div>

Or:

<h1 class="text-tomato">Hello</h1>

Readme

Keywords

Package Sidebar

Install

npm i @adoxyz/tailwindcss-named-colors

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

4.82 kB

Total Files

4

Last publish

Collaborators

  • adobot