structure-flex-grid
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8026
23