tailwindcss-export-config
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -5,2 +5,4 @@ # Changelog | ||
### [2.0.2](https://github.com/dobromir-hristov/tailwindcss-export-config/compare/v2.0.1...v2.0.2) (2019-08-29) | ||
### [2.0.1](https://github.com/dobromir-hristov/tailwindcss-export-config/compare/v2.0.0...v2.0.1) (2019-08-29) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "tailwindcss-export-config", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Export Tailwindcss config options to SASS, SCSS, LESS and Stylus", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -13,10 +13,2 @@ <p align="center"> | ||
## Notice | ||
This branch works with v1.x of Tailwindcss. If you are using the older 0.x version, please use `legacy` version | ||
```bash | ||
npm install tailwindcss-export-config@legacy | ||
``` | ||
## Features | ||
@@ -220,1 +212,9 @@ | ||
``` | ||
## Notice | ||
This branch works with v1.x of Tailwindcss. If you are using the older 0.x version, please use `legacy` version | ||
```bash | ||
npm install tailwindcss-export-config@legacy | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21451