1.0.6 • Published 6 years ago
@danielc7150/tailwind-scss v1.0.6
tailwind-scss
For those that want to use tailwinds default configuration, but also want to keep their styling tucked away in their style files. This package includes SCSS variables for text size, color, and spacing.
Installation
To install, run:
npm install @danielc7150/tailwind-scssUsage
To import these SCSS variables, at the top of your global SCSS file use:
@import '@danielc7150/tailwind-scss';