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
3
Versions
90
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 3.5.0 to 3.7.0

2

package.json
{
"name": "@maggioli-design-system/styles",
"version": "3.5.0",
"version": "3.7.0",
"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": "css/styles.min.css",

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

current: 'currentColor',
inherit: 'inherit',
...palette,

@@ -83,4 +84,5 @@ },

transitionProperty : {
input: 'background-color, border-color, box-shadow, color, padding',
size: 'width, height, padding, margin',
cosmetic: 'background-color, border-color, box-shadow, color, height, margin, padding, width, opacity',
input: 'padding, color, box-shadow, border-color, background-color',
size: 'height, margin, padding, width',
},

@@ -87,0 +89,0 @@ width: {

Sorry, the diff of this file is not supported yet

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