Skip to content

🎨Npm package containing scss variables extracted from the tailwind css framework for use in your projects.

Notifications You must be signed in to change notification settings

danielcornock/tailwind-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-scss

Usage

To import these SCSS variables, at the top of your global SCSS file use:

@import '@danielc7150/tailwind-scss';

About

🎨Npm package containing scss variables extracted from the tailwind css framework for use in your projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published