Socket
Socket
Sign inDemoInstall

@gem-sdk/styles

Package Overview
Dependencies
1
Maintainers
2
Versions
312
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.5 to 1.4.3

2

package.json
{
"name": "@gem-sdk/styles",
"version": "1.3.5",
"version": "1.4.3",
"description": "Largely classless, blazing fast and super light-weight. Bonsai, a base CSS framework for modern browsers",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -14,2 +14,11 @@ const plugin = require('tailwindcss/plugin');

},
'.g-s-tag-small': {
padding: '2px 8px',
},
'.g-s-tag-medium': {
padding: '4px 12px',
},
'.g-s-tag-large': {
padding: '8px 16px',
},
'.g-s-none': {

@@ -16,0 +25,0 @@ padding: '0',

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc