tailwind-colors-scss

1.0.1 • Public • Published

tailwind-colors-scss

Because I like to use Tailwind CSS colors in my non-Tailwind projects, I created this SCSS file to use the same colors elsewhere.

Example

@import 'tailwind-colors-scss';

body {
  background-color: $tw-gray-100;
  color: $tw-gray-800;
}

Readme

Keywords

none

Package Sidebar

Install

npm i tailwind-colors-scss

Weekly Downloads

63

Version

1.0.1

License

ISC

Unpacked Size

6.32 kB

Total Files

3

Last publish

Collaborators

  • martinshaw