include-media
Advanced tools
Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "include-media", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"homepage": "https://github.com/eduardoboucas/import-media", | ||
@@ -5,0 +5,0 @@ "authors": [ |
{ | ||
"title": "include-media", | ||
"name": "include-media", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Simple, elegant and maintainable media queries in Sass", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -21,3 +21,4 @@ <a href="http://include-media.com">!['At' sign](http://include-media.com/assets/images/logo.png)</a> | ||
- With Bower: `bower install include-media` | ||
- With npm : `npm install include-media` | ||
- With npm: `npm install include-media` | ||
- With Rails: `gem 'include_media_rails'` ([maintained by KaoruDev](https://github.com/KaoruDev/include_media_rails)) | ||
- Manually: get [this file](https://raw.githubusercontent.com/eduardoboucas/include-media/master/dist/_include-media.scss) | ||
@@ -35,2 +36,5 @@ | ||
- [include-media-columns](https://github.com/eduardoboucas/include-media-columns) - Generate column classes using the [BEMIT naming convention](http://csswizardry.com/2015/08/bemit-taking-the-bem-naming-convention-a-step-further/), automatically referencing **include-media** breakpoints. | ||
- [include-media-spread](https://github.com/jackmcpickle/include-media-spread) - Calculates the difference between property values and distributes them through your **include-media** breakpoints. | ||
- [flex_e_ble](https://github.com/jackmcpickle/flex_e_ble) - Uses your **include-media** breakpoints to create your own flexible class naming structure on top of a `flex` based grid with `inline-block` fallback for >= ie8 compatibility | ||
- [include-media-grid](https://github.com/tszarzynski/include-media-grid) - An **include-media** plugin for generating grid classes based on the flex display | ||
@@ -37,0 +41,0 @@ ## Learn more |
Sorry, the diff of this file is not supported yet
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
51724
60