Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickcate/include-media-flexgrid
https://github.com/patrickcate/include-media-flexgrid
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/patrickcate/include-media-flexgrid
- Owner: patrickcate
- License: mit
- Created: 2017-05-31T04:10:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T05:25:49.000Z (6 months ago)
- Last Synced: 2024-12-04T23:16:11.744Z (about 1 month ago)
- Language: SCSS
- Size: 297 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# include-media-flexgrid
An [include-media plugin](https://github.com/eduardoboucas/include-media) flexbox based grid system.
## Usage
1. Override the `$im-flexgrid-settings` Sass variable map to match features needed.
2. Import the `include-media` Sass library.
3. Import the `_include-media-flexgrid.scss` Sass partial.
## Configuration
All grid configuration is done through a `$im-flexgrid-settings` Sass map variable.