New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@buildit/gravy

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@buildit/gravy - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0

CHANGELOG.md

4

docs/breakpoints.md

@@ -5,5 +5,5 @@ # Breakpoints

The format of the map `$breakpoints` is the following:
The format of the map `$gravy-breakpoints` is the following:
$breakpoints: (
$gravy-breakpoints: (
small: 600px,

@@ -10,0 +10,0 @@ large: 1200px

@@ -11,3 +11,2 @@ # Helpers

- `.is-secondary`: gives the possibility to use the secondary font without having to use a specific element.
- `.is-muted`: changes the colour of the text to `$dark-grey-mid`.
- `.has-baseline-grid`: displays the baseline grid. Uses functionality provided by Typi.

@@ -94,3 +94,3 @@ # Typography and Vertical Rhythm

$typi: (
$gravy-typi: (
base: (

@@ -97,0 +97,0 @@ null: ($font-9-size, $base-line-height),

{
"name": "@buildit/gravy",
"version": "1.2.1",
"version": "1.3.0",
"description": "SASS foundation library.",

@@ -38,3 +38,3 @@ "main": "README.md",

"stylelint": "^7.11.0",
"stylelint-config-sass-guidelines": "^2.1.0",
"stylelint-config-sass-guidelines": "^2.2.0",
"stylelint-order": "^0.5.0",

@@ -41,0 +41,0 @@ "stylelint-scss": "^1.4.4",

@@ -42,3 +42,2 @@ [![CircleCI](https://circleci.com/gh/buildit/gravy/tree/master.svg?style=svg)](https://circleci.com/gh/buildit/gravy/tree/master)

- **[Colours](docs/colours.md)**
- **[Breakpoints](docs/breakpoints.md)**

@@ -45,0 +44,0 @@ - **[Typography and Vertical Rhythm](docs/typography-and-vertical-rhythm.md)**

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

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