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

@opengov/capital-style

Package Overview
Dependencies
Maintainers
147
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opengov/capital-style - npm Package Compare versions

Comparing version 5.1.2 to 5.1.3-beta

16

CHANGELOG.md
# Changelog
# 5.1.3-beta
### 3/3/2023
* Fix GH action script
# 5.1.3
### 3/3/2023
* Returning letter-space-default
# 5.1.2

@@ -8,2 +16,10 @@ ### 3/1/2023

# 5.1.1
### 3/2/2023
* Mapping FG grey from 900 to 1000
# 5.1.2
### 3/1/2023
* Remapped bg-secondary to grey-50 instead of the POC purple-grey
# 5.1.1
### 2/16/2023

@@ -10,0 +26,0 @@ * Adding colors to match Figma

2

package.json
{
"name": "@opengov/capital-style",
"version": "5.1.2",
"version": " 5.1.3-beta",
"description": "Design Tokens and Styles for the OpenGov Capital Design System.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -9,3 +9,3 @@ # Capital Style

## Tokens
[https://opengov.github.io/Capital-Style/](Token Documentation)
[Token Documentation](https://opengov.design/capital/styles/tokens)

@@ -48,3 +48,3 @@ Tokens are individual variables that can be used to build styles, such as colors, fonts, or size units. We build in JSON under the `/tokens` folder. From there they are exported to `scss`. A few mixins are added to these tokens as well to build more complex styles (such as focus).

`@import “~@opengov/capital-style/scss/components;`
* Styles for basic components [https://opengov.github.io/Capital-Style/components.html](Component Stylesheet Documentation)
* Styles for basic components: [Component Stylesheet Documentation](https://opengov.design/capital/styles/stylesheet)

@@ -51,0 +51,0 @@ `@import “~@opengov/capital-style/scss/capital;`

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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