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;
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    17
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    17
  • 1.0.0
    1

Package Sidebar

Install

npm i tailwind-colors-scss

Weekly Downloads

18

Version

1.0.1

License

ISC

Unpacked Size

6.32 kB

Total Files

3

Last publish

Collaborators

  • martinshaw