Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

postcss-structure

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-structure - npm Package Compare versions

Comparing version 0.8.4 to 0.8.5

2

package.json
{
"name": "postcss-structure",
"version": "0.8.4",
"version": "0.8.5",
"description": "A PostCSS plugin to create CSS grids based on a fixed block width.",

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

@@ -75,3 +75,3 @@ # postcss-structure [![Build Status][ci-img]][ci]

- [Right](#right)
- [Custom styles](#custom-styles)
- [Media-queries](#media-queries)

@@ -237,7 +237,7 @@ ### Containers

### Custom styles
### Media queries
``` css
@structure-media [breakpoint] {
.myClass {
.my-class {

@@ -244,0 +244,0 @@ }

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