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
5
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.2.0 to 6.3.0

dist/css/colors-brand-synbee.css

9

package.json
{
"name": "@maggioli-design-system/styles",
"version": "6.2.0",
"version": "6.3.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.",

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

"clean": "rm -rf dist || true && mkdir -p dist/css dist/tailwind",
"copy": "npm run copy.tailwind && npm run copy.css.hex && npm run copy.css.rgb",
"copy": "npm run copy.tailwind && npm run copy.css",
"copy.tailwind": "cp -rf tailwind dist",
"copy.css.hex": "cp -rf ../design-tokens/dist/css/colors.css ./dist/css/colors.css",
"copy.css.rgb": "cp -rf ../design-tokens/dist/css/colors-rgb.css ./dist/css/colors-rgb.css",
"copy.css": "cp -rf ../design-tokens/dist/css/*.css ./dist/css/.",
"tailwind.base": "tailwindcss -i ./css/base.css -o ./dist/css/base.css",

@@ -42,3 +41,3 @@ "tailwind.build": "npm run tailwind.base && npm run tailwind.typography",

"dependencies": {
"@maggioli-design-system/design-tokens": "^6.1.1",
"@maggioli-design-system/design-tokens": "^6.4.0",
"normalize.css": "^8.0.1",

@@ -45,0 +44,0 @@ "typeface-karla": "^1.1.13",

Sorry, the diff of this file is not supported yet

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