Socket
Socket
Sign inDemoInstall

@gem-sdk/styles

Package Overview
Dependencies
Maintainers
2
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gem-sdk/styles - npm Package Compare versions

Comparing version 1.12.0 to 1.13.0-next.8

2

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

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

@@ -10,4 +10,5 @@ const plugin = require('tailwindcss/plugin');

addVariant('supports-grid', '@supports (display: grid)');
addVariant('safari', '@media not all and (min-resolution: 0.001dpcm)')
});
module.exports = customVariants;
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc