Socket
Socket
Sign inDemoInstall

primer-utilities

Package Overview
Dependencies
Maintainers
14
Versions
859
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-utilities - npm Package Compare versions

Comparing version 4.15.0-alpha.12076a07 to 4.15.0-alpha.127dd98f

12

docs/layout.md

@@ -276,14 +276,2 @@ ---

### Responsive position
Position utilities can be applied or changed per breakpoint in responsive layouts. Each responsive position utility is applied to the specified breakpoint and up, using the following formula: `position-[breakpoint]-[property]`. For example: `position-md-absolute`.
```html
<div style="height: 64px;">
<div class="border position-md-absolute top-0 right-0">
.position-md-absolute .top-0 .right-0
</div>
</div>
```
### Screen reader only

@@ -290,0 +278,0 @@

4

package.json
{
"version": "4.15.0-alpha.12076a07",
"version": "4.15.0-alpha.127dd98f",
"name": "primer-utilities",

@@ -34,3 +34,3 @@ "description": "Immutable, atomic CSS classes to rapidly build product",

"dependencies": {
"primer-support": "4.8.0-alpha.12076a07"
"primer-support": "4.8.0-alpha.127dd98f"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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