Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@maggioli-design-system/styles

Package Overview
Dependencies
Maintainers
6
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maggioli-design-system/styles - npm Package Compare versions

Comparing version 6.5.0 to 6.5.1

2

package.json
{
"name": "@maggioli-design-system/styles",
"version": "6.5.0",
"version": "6.5.1",
"description": "This module contains SCSS and CSS styles used by Maggioli Design System, it also makes available a Tailwind config based on Maggioli design tokens.",

@@ -5,0 +5,0 @@ "main": "./tailwind.config.js",

@@ -41,2 +41,6 @@ const { palette } = require('@maggioli-design-system/design-tokens')

const paddingAndMargin = {
13: '3.25rem',
}
module.exports = {

@@ -119,4 +123,7 @@ important: true,

'5/4': '80%',
13: '3.25rem',
...paddingAndMargin,
},
margin: {
...paddingAndMargin,
},
overflow: {

@@ -123,0 +130,0 @@ inherit: 'inherit',

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