Framework agnostic, responsive, BEM-styles Flex Grid (Just the grid)
npm install structure-flex-gridContains 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
#### Attribution
Structure flex grid is inspired from Dress Code.
I made Structure as I wanted only the grid without the overhead of all other styles and something which could be easily
combined other libraries such as Angular-Material (as I find the grid in material library very confusing).
In addition, watch this space for more modular libraries in future which would contribute towards making the Structure Framework`.