You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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

to
4.8.0-alpha.ec171b46

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.eb2780e6",
"version": "4.8.0-alpha.ec171b46",
"name": "primer-support",

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