lifted-logic-tailwind-colors

1.0.1 • Public • Published

Generates tailwind css color utility classes for our non tailwind admin.css file. This allows you to use classes such as bg-brand-color or text-brand-color within the admin dashboard.

Installation

npm i lifted-logic-tailwind-colors --save-dev

Once installed, add the following to the end of the admin section of the postcss.config.js

'lifted-logic-tailwind-colors': {},

Add the following to the top of admin.css

@llTailwindColors;

Readme

Keywords

none

Package Sidebar

Install

npm i lifted-logic-tailwind-colors

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

3.09 kB

Total Files

3

Last publish

Collaborators

  • liftedlogic