@clearkit/core
Advanced tools
Comparing version 0.9.0 to 0.10.0
@@ -236,4 +236,6 @@ module.exports = { | ||
}, | ||
maxHeight: (theme) => theme("maxWidth"), | ||
extend: { | ||
maxHeight: (theme) => theme("maxWidth"), | ||
minHeight: (theme) => theme('spacing'), | ||
minWidth: (theme) => theme('spacing'), | ||
spacing: { | ||
@@ -240,0 +242,0 @@ "7": "1.75rem", // 28px |
{ | ||
"name": "@clearkit/core", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "The core styles for ClearKit", | ||
@@ -5,0 +5,0 @@ "main": "clearkit.tailwind.js", |
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
13532
430