@gem-sdk/styles
Advanced tools
Comparing version 1.7.0 to 1.8.4
{ | ||
"name": "@gem-sdk/styles", | ||
"version": "1.7.0", | ||
"version": "1.8.4", | ||
"description": "Largely classless, blazing fast and super light-weight. Bonsai, a base CSS framework for modern browsers", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -6,9 +6,9 @@ const plugin = require('tailwindcss/plugin'); | ||
'.g-s-small': { | ||
padding: '0.5em 0.75em', | ||
padding: '4px 4px', | ||
}, | ||
'.g-s-medium': { | ||
padding: '0.75em 1em', | ||
padding: '8px 8px', | ||
}, | ||
'.g-s-large': { | ||
padding: '1em 1.25em', | ||
padding: '12px 12px', | ||
}, | ||
@@ -15,0 +15,0 @@ '.g-s-tag-small': { |
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
293537