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.
To install, run:
npm install @danielc7150/tailwind-scss
To import these SCSS variables, at the top of your global SCSS file use:
@import '@danielc7150/tailwind-scss';