diff options
Diffstat (limited to 'src/responsive-shortcodes.scss')
| -rw-r--r-- | src/responsive-shortcodes.scss | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/responsive-shortcodes.scss b/src/responsive-shortcodes.scss deleted file mode 100644 index e43dfc0..0000000 --- a/src/responsive-shortcodes.scss +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | //// | ||
| 2 | /// Shorter version of the responsive-related mixins. Useful to reduce clutter. | ||
| 3 | /// | ||
| 4 | /// @group Responsive shortcodes | ||
| 5 | /// | ||
| 6 | /// @access public | ||
| 7 | //// | ||
| 8 | |||
| 9 | /// | ||
| 10 | /// @alias iro-responsive-property | ||
| 11 | /// | ||
| 12 | @mixin responsive($props, $responsive-map, $fluid: true, $vertical: false) { | ||
| 13 | @include iro-responsive-property($props, $responsive-map, $fluid, $vertical); | ||
| 14 | } | ||
