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

structure-flex-grid

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

structure-flex-grid - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "structure-flex-grid",
"version": "0.1.0",
"version": "0.1.1",
"description": "Framework agnostic, responsive, BEM-styles Flex Grid (Just the grid)",

@@ -5,0 +5,0 @@ "main": "src/index.scss",

## Structure Flex Grid
Contains only the grid styles and page container.
Contains only the grid styles and page container.
As of current release only the scss version is included (which can be included in your scss file
#### Installation
```shell
$ npm install structure-flex-grid --save-dev
```
After installing import in your main _.scss_ file
```
@import '~structure-flex-grid';
```
#### Classes and Demo
... coming soon ...

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