tailwind-config-viewer
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -8,2 +8,7 @@ # Changelog | ||
## [1.6.3] | ||
### Fixed | ||
- [#51](https://github.com/rogden/tailwind-config-viewer/issues/51) Tailwind v3 not included in peerDependencies | ||
## [1.6.2] | ||
@@ -10,0 +15,0 @@ |
{ | ||
"name": "tailwind-config-viewer", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "View your Tailwind CSS config file...visually!", | ||
@@ -51,3 +51,3 @@ "author": { | ||
"peerDependencies": { | ||
"tailwindcss": "1 || 2 || 2.0.1-compat" | ||
"tailwindcss": "1 || 2 || 2.0.1-compat || 3" | ||
}, | ||
@@ -54,0 +54,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
1222586