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

chewing-grid.css

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chewing-grid.css - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

.travis.yml

3

bower.json
{
"name": "chewing-grid",
"name": "chewing-grid.css",
"version": "3.0.2",

@@ -20,5 +20,4 @@ "homepage": "https://github.com/tzi/chewing-grid.css",

"test",
"test.sh",
"CONTRIBUTING.md"
]
}

@@ -24,2 +24,2 @@ CONTRIBUTING

2. Create a new branch for each feature or bugfix
3. Send a pull request from each feature branch to the **gh-pages** branch
3. Send a pull request from each feature branch to the **master** branch
{
"name": "chewing-grid.css",
"version": "3.0.2",
"version": "3.0.3",
"description": "A CSS Grid ideal for card listing design like tiles, videos or articles listing",

@@ -10,3 +10,3 @@ "main": "build/chewing-grid.css",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "sass-test"
},

@@ -22,3 +22,4 @@ "repository": {

"card",
"tiles"
"flexbox",
"fluid"
],

@@ -29,3 +30,6 @@ "author": "Thomas ZILLIOX",

"url": "https://github.com/tzi/chewing-grid.css/issues"
},
"dependencies": {
"sass-test.sh": "^1.0.0"
}
}

@@ -1,2 +0,2 @@

chewing-grid.css
chewing-grid.css [![Build Status](https://travis-ci.org/tzi/chewing-grid.css.svg)](https://travis-ci.org/tzi/chewing-grid.css)
======

@@ -23,8 +23,14 @@

Install chewing-grid via bower and add it to bower.json dependencies
Install chewing-grid via npm
```sh
bower install chewing-grid --save
npm install chewing-grid.css --save
```
or via bower
```sh
bower install chewing-grid.css --save
```
For example: the following HTML use atomic classes to create a grid where the cells are:

@@ -31,0 +37,0 @@

{
"name": "chewing-grid",
"name": "chewing-grid.css",
"description": "A CSS Grid ideal for card listing design, responsive, no media-queries",
"tags": ["grid", "card", "flexbox", "fluid"]
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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