Socket
Socket
Sign inDemoInstall

@bedrock-layout/css-reset

Package Overview
Dependencies
22
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.5.0

4

package.json
{
"name": "@bedrock-layout/css-reset",
"version": "1.4.1",
"version": "1.5.0",
"description": "bedrock-layout css reset",

@@ -59,3 +59,3 @@ "sideEffects": false,

},
"gitHead": "d150a4cb0f956f8f87ef9a87b5f1a1b6a20d20cf"
"gitHead": "636641bffefe6a93b0db295904131687c2ef63d7"
}

@@ -51,7 +51,7 @@ # `@bedrock-layout/css-reset`

```javascript
import "@bedrock-layout/bedrock-layout-css/lib/reset.css";
import "@bedrock-layout/css/lib/reset.css";
/* or import the minified version */
import "@bedrock-layout/bedrock-layout-css/lib/reset.min.css";
import "@bedrock-layout/css/lib/reset.min.css";
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc