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

@yoonit/style

Package Overview
Dependencies
Maintainers
11
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yoonit/style - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7

2

package.json
{
"name": "@yoonit/style",
"description": "The SASS Atomic Design System that powers Web & Native Yoonit Components",
"version": "2.1.6",
"version": "2.1.7",
"private": false,

@@ -6,0 +6,0 @@ "main": "/index.sass",

@@ -75,8 +75,2 @@ <h1 align="center">Sass Yoonit Style</h1>

--fontWeight-regular: 400
--fontWeight-medium: 500
--fontWeight-semibold: 600
--fontWeight-bold: 700
--fontWeight-black: 800
--primary-darkest: #008080

@@ -101,18 +95,2 @@ --primary-dark: #1DBABA

--font-tn: 8px
--font-xs: 10px
--font-sm: 12px
--font-md: 14px
--font-lg: 16px
--font-xl: 20px
--font-hg: 32px
--spacing-tn: 2px
--spacing-xs: 4px
--spacing-sm: 8px
--spacing-md: 16px
--spacing-lg: 24px
--spacing-xl: 32px
--spacing-hg: 64px
```

@@ -119,0 +97,0 @@ To use the variable in your sass file, just use var(VariableName), for example:

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