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

@material/layout-grid

Package Overview
Dependencies
Maintainers
8
Versions
1660
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/layout-grid - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "@material/layout-grid",
"version": "0.1.1",
"version": "0.1.2",
"description": "The Material Components for the web layout grid component",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -1,4 +0,20 @@

# mdc-layout-grid
<!--docs:
title: "Layout Grids"
layout: detail
section: components
excerpt: "Responsive grids using CSS/SCSS."
iconId: responsive_layout
path: /catalog/layout-grids/
-->
MDC layout grid is a CSS-only component that implements the
# Layout Grids
<!--<div class="article__asset">
<a class="article__asset-link"
href="https://material-components-web.appspot.com/layout-grid.html">
<img src="{{ site.rootpath }}/images/mdc_web_screenshots/layout.png" width="256" alt="Layout grid screenshot">
</a>
</div>-->
MDC Layout Grid is a CSS-only component that implements the
[Material Design layout grid guidelines](https://material.io/guidelines/layout/responsive-ui.html#responsive-ui-grid),

@@ -9,2 +25,13 @@ and makes them available to developers as CSS classes and Sass mixins.

## Design & API Documentation
<ul class="icon-list">
<li class="icon-list-item icon-list-item--spec">
<a href="https://material.io/guidelines/layout/responsive-ui.html#responsive-ui-grid">Material Design guidelines: Layout grid guidelines</a>
</li>
<li class="icon-list-item icon-list-item--link">
<a href="https://material-components-web.appspot.com/layout-grid.html">Demo</a>
</li>
</ul>
## Installation

@@ -11,0 +38,0 @@

Sorry, the diff of this file is not supported yet

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