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

primer-support

Package Overview
Dependencies
Maintainers
14
Versions
843
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-support - npm Package Compare versions

Comparing version 4.8.0-alpha.ee297c75 to 4.8.0-alpha.ef34ab55

6

docs/breakpoints.md

@@ -20,3 +20,3 @@ ---

<small>**Note:** The `lg` breakpoint matches our current page width of `980px` including left and right padding of `16px` (`$spacer-3`). This is so that content doesn't touch the edges of the window when resized.</small>
**Note:** The `lg` breakpoint matches our current page width of `980px` including left and right padding of `16px` (`$spacer-3`). This is so that content doesn't touch the edges of the window when resized.

@@ -30,3 +30,2 @@ Responsive styles are available for [margin](../../utilities/margin/#responsive-margins), [padding](../../utilities/padding#responsive-padding), [layout](../../utilities/layout), [flexbox](../../utilities/flexbox#responsive-flex-utilities), and the [grid](../../objects/grid#responsive-grids) system.

```scss
// breakpoints

@@ -49,3 +48,2 @@ $width-xs: 0;

) !default;
```

@@ -58,3 +56,3 @@

```
```scss
.styles {

@@ -61,0 +59,0 @@ font-size: 28px;

{
"version": "4.8.0-alpha.ee297c75",
"version": "4.8.0-alpha.ef34ab55",
"name": "primer-support",

@@ -28,3 +28,3 @@ "description": "Sass variables, mixins, and functions for use in our components.",

"prepublishOnly": "../../script/notify pending",
"publish": "../../script/notify success"
"postpublish": "../../script/notify success"
},

@@ -31,0 +31,0 @@ "keywords": [

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