=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== compass-susy-plugin-2.2.12/docs/changelog.rst-12- compass-susy-plugin-2.2.12/docs/changelog.rst:13:- Add `$pixel-values-only` setting to SusyOne, compass-susy-plugin-2.2.12/docs/changelog.rst-14- for turning off Compass `rem` support. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-46-- Release npm ``susy`` package. compass-susy-plugin-2.2.12/docs/changelog.rst:47:- Add global ``$susy-media`` map for creating named breakpoints. compass-susy-plugin-2.2.12/docs/changelog.rst-48-- Add internal media-query support for ``susy-breakpoint`` compass-susy-plugin-2.2.12/docs/changelog.rst-49- without requiring the Breakpoint plugin. compass-susy-plugin-2.2.12/docs/changelog.rst:50:- ``susy-breakpoint`` mixin no longer requires ``$layout`` argument. compass-susy-plugin-2.2.12/docs/changelog.rst-51- By default, no changes will be made to your existing layout. compass-susy-plugin-2.2.12/docs/changelog.rst-52-- Update ``global-box-sizing`` and the legacy ``border-box-sizing`` compass-susy-plugin-2.2.12/docs/changelog.rst:53: mixins to optionally take another argument, ``$inherit``. This new compass-susy-plugin-2.2.12/docs/changelog.rst-54- argument is a boolean value that defaults to ``false``, meaning the ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-57- which can only be changed explicitly on a per-element basis. By passing compass-susy-plugin-2.2.12/docs/changelog.rst:58: in ``$inherit`` as ``true``, the ``box-sizing`` is set on the compass-susy-plugin-2.2.12/docs/changelog.rst-59- ``html`` element, and all other elements inherit this property. This ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-90- Susy is registered with Compass automatically. compass-susy-plugin-2.2.12/docs/changelog.rst:91:- Add ``$clean`` argument to ``layout`` and ``with-layout`` mixins, compass-susy-plugin-2.2.12/docs/changelog.rst-92- for creating new layout contexts from a clean slate. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-121-- Fix `templates_path` and compass project templates compass-susy-plugin-2.2.12/docs/changelog.rst:122:- Fix Compass "rem" integration to respect ``$rhythm-units`` setting. compass-susy-plugin-2.2.12/docs/changelog.rst-123- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-180- compass-susy-plugin-2.2.12/docs/changelog.rst:181:- Move debug settings into ``$susy: (debug: (<settings>));``. compass-susy-plugin-2.2.12/docs/changelog.rst-182-- Replace ``show-grid`` setting with new ``debug: image`` setting. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-187- + Becomes part of ``show-grid`` mixin. compass-susy-plugin-2.2.12/docs/changelog.rst:188: + Doesn't take ``$selector`` argument — should be nested instead. compass-susy-plugin-2.2.12/docs/changelog.rst-189- + Can still be used multiple times. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-211- compass-susy-plugin-2.2.12/docs/changelog.rst:212: + Syntax: ``breakpoint($query, $layout, $no-query)`` compass-susy-plugin-2.2.12/docs/changelog.rst:213: where ``$query`` and ``no-query`` follow the Breakpoint syntax, compass-susy-plugin-2.2.12/docs/changelog.rst:214: and ``$layout`` uses the Susy syntax for defining grids. compass-susy-plugin-2.2.12/docs/changelog.rst-215- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-267- compass-susy-plugin-2.2.12/docs/changelog.rst:268:- Removed ``gutters $n`` keyword in shorthand syntax compass-susy-plugin-2.2.12/docs/changelog.rst-269- for setting explicit gutters. compass-susy-plugin-2.2.12/docs/changelog.rst:270: Use ``(gutter-override: $n)`` map instead. compass-susy-plugin-2.2.12/docs/changelog.rst-271- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-282- compass-susy-plugin-2.2.12/docs/changelog.rst:283: + ``$large: (columns: 12, gutters: .5);`` compass-susy-plugin-2.2.12/docs/changelog.rst:284: + ``span(3 $large no-gutters)`` compass-susy-plugin-2.2.12/docs/changelog.rst-285- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-290-- Requires Sass 3.3 compass-susy-plugin-2.2.12/docs/changelog.rst:291:- Default settings are handled with a Sass map on the ``$susy`` variable. compass-susy-plugin-2.2.12/docs/changelog.rst:292: Example: ``$susy: (columns: 12, gutters: .25)`` etc. compass-susy-plugin-2.2.12/docs/changelog.rst-293- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-308- + Changed ``overlay-grid()`` to ``grid-overlay()`` compass-susy-plugin-2.2.12/docs/changelog.rst:309: + Moved settings into ``$debug: (color: rgba(#66f, .25), toggle: top right);`` compass-susy-plugin-2.2.12/docs/changelog.rst-310- + Removed overlay-position setting. compass-susy-plugin-2.2.12/docs/changelog.rst:311: + Only display vertical-rhythms when ``$base-line-height`` is available. compass-susy-plugin-2.2.12/docs/changelog.rst-312- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-325-- Fix bug with fluid inside-gutter calculations. compass-susy-plugin-2.2.12/docs/changelog.rst:326:- ``$last-flow`` setting controls the flow direction of row-ending elements. compass-susy-plugin-2.2.12/docs/changelog.rst:327:- ``background-grid-output`` now accepts ``$line-height`` argument. compass-susy-plugin-2.2.12/docs/changelog.rst-328-- Compass modules are imported as needed. compass-susy-plugin-2.2.12/docs/changelog.rst-329-- ``grid-background``, ``grid-overlay``, ``grid-background-output``, compass-susy-plugin-2.2.12/docs/changelog.rst:330: & ``$grid-background-color`` compass-susy-plugin-2.2.12/docs/changelog.rst-331- have been renamed to remiain consistent and avoid conflicts with Compass: ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-335- + ``grid-background-output`` => ``background-grid-output`` compass-susy-plugin-2.2.12/docs/changelog.rst:336: + ``$grid-background-color`` => ``$grid-color`` compass-susy-plugin-2.2.12/docs/changelog.rst-337- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-363-- Add ``container`` function to return a given container's width. compass-susy-plugin-2.2.12/docs/changelog.rst:364:- Add ``auto`` keyword to override ``$container-width``, compass-susy-plugin-2.2.12/docs/changelog.rst-365- otherwise respect existing width. compass-susy-plugin-2.2.12/docs/changelog.rst:366:- Renamed ``$isolate`` to ``$layout-method`` compass-susy-plugin-2.2.12/docs/changelog.rst-367- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-370- compass-susy-plugin-2.2.12/docs/changelog.rst:371:- Renamed ``$static`` to ``$layout-math`` compass-susy-plugin-2.2.12/docs/changelog.rst-372- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-377-- Add ``show-columns`` and ``show-baseline`` keywords compass-susy-plugin-2.2.12/docs/changelog.rst:378: to ``$show-grids`` setting. compass-susy-plugin-2.2.12/docs/changelog.rst-379- ``show`` will show both columns/baseline, default is ``show-columns``. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-448- compass-susy-plugin-2.2.12/docs/changelog.rst:449:- Fix a bug with ``container-outer-width`` ignoring ``$columns`` argument. compass-susy-plugin-2.2.12/docs/changelog.rst-450-- Turn off legacy-ie support inside CSS3 selectors (``nth-omega`` etc). ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-456-- Fix a bug in the relationship compass-susy-plugin-2.2.12/docs/changelog.rst:457: between ``$container-width`` and ``$border-box-sizing``, compass-susy-plugin-2.2.12/docs/changelog.rst-458- so that grid-padding is subtracted from the width in certain cases. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-476- compass-susy-plugin-2.2.12/docs/changelog.rst:477:- ``$total-cols`` is now ``$total-columns``. compass-susy-plugin-2.2.12/docs/changelog.rst:478:- ``$col-width`` is now ``$column-width``. compass-susy-plugin-2.2.12/docs/changelog.rst:479:- ``$side-gutter-width`` is now ``$grid-padding`` compass-susy-plugin-2.2.12/docs/changelog.rst-480- and gets applied directly to the grid container. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-488-- The ``alpha`` mixin is no longer needed. Ever. compass-susy-plugin-2.2.12/docs/changelog.rst:489:- The ``omega`` no longer takes a ``$context`` argument. compass-susy-plugin-2.2.12/docs/changelog.rst-490-- ``full`` has been removed entirely. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-493-- ``side-gutter()`` is no longer needed. compass-susy-plugin-2.2.12/docs/changelog.rst:494: You can use the ``$grid-padding`` setting directly. compass-susy-plugin-2.2.12/docs/changelog.rst-495- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-505- compass-susy-plugin-2.2.12/docs/changelog.rst:506:If you use the ``$from`` directional arguments compass-susy-plugin-2.2.12/docs/changelog.rst-507-directly in the ``span-columns`` mixin, ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-514- compass-susy-plugin-2.2.12/docs/changelog.rst:515: + "omega" can be applied directly through the ``$columns`` argument. compass-susy-plugin-2.2.12/docs/changelog.rst:516: + Internal padding can be added through the ``$padding`` argument. compass-susy-plugin-2.2.12/docs/changelog.rst:517: + This pushes the ``$from`` argument from third position into fourth. compass-susy-plugin-2.2.12/docs/changelog.rst-518- ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-523-- ``set-container-width`` does what it says, without the other container code. compass-susy-plugin-2.2.12/docs/changelog.rst:524:- ``$breakpoint-media-output``, ``$breakpoint-ie-output``, compass-susy-plugin-2.2.12/docs/changelog.rst:525: and ``$breakpoint-raw-output`` compass-susy-plugin-2.2.12/docs/changelog.rst-526- settings help manage the different outputs from ``at-breakpoint`` ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-528-- ``border-box-sizing`` will apply the popular ``* { box-sizing: border-box }`` compass-susy-plugin-2.2.12/docs/changelog.rst:529: universal box-model fix, as well as changing the Susy ``$border-box-model`` compass-susy-plugin-2.2.12/docs/changelog.rst-530- setting for you, so Susy knows to adjust some math. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-536- the omega-specific styles from an element. compass-susy-plugin-2.2.12/docs/changelog.rst:537:- ``$container-width`` will override the width of your container compass-susy-plugin-2.2.12/docs/changelog.rst-538- with any arbitrary length. compass-susy-plugin-2.2.12/docs/changelog.rst:539:- ``$container-style`` will override the type of grid container compass-susy-plugin-2.2.12/docs/changelog.rst-540- (magic, fluid, fixed, static, etc) to use. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-585- you will have to update that import. compass-susy-plugin-2.2.12/docs/changelog.rst:586: (``$px2em`` was removed as part of this, but didn't make it into core). compass-susy-plugin-2.2.12/docs/changelog.rst-587-- The ``defaults`` template has been removed as 'out-of-scope'. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-593-- Susy now supports RTL grids and bi-directional sites compass-susy-plugin-2.2.12/docs/changelog.rst:594: using the ``$from-direction`` variable (default: left) compass-susy-plugin-2.2.12/docs/changelog.rst-595- and an optional additional from-direction argument on all affected mixins. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-613-- All the IE-specific mixins have been deprecated, compass-susy-plugin-2.2.12/docs/changelog.rst:614: along with the ``$hacks`` variable. compass-susy-plugin-2.2.12/docs/changelog.rst-615- Hacks are now used in the default mixins as per Compass. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-625- with the Compass ``horizontal-list`` mixins. compass-susy-plugin-2.2.12/docs/changelog.rst:626:- The ``$align`` arguments have been removed compass-susy-plugin-2.2.12/docs/changelog.rst-627- from both the ``susy`` and ``container`` mixins. ############################################## compass-susy-plugin-2.2.12/docs/changelog.rst-675- You can still use Susy with either (Sass/Scss) syntax. compass-susy-plugin-2.2.12/docs/changelog.rst:676:- ``$default-rhythm-border-style`` overrides default rhythm border styles compass-susy-plugin-2.2.12/docs/changelog.rst-677-- Better handling of sub-pixel rounding for IE6 ############################################## compass-susy-plugin-2.2.12/docs/diy.rst-76- compass-susy-plugin-2.2.12/docs/diy.rst:77:- ``$columns``: ``<number>`` | ``<list>`` compass-susy-plugin-2.2.12/docs/diy.rst-78- ############################################## compass-susy-plugin-2.2.12/docs/diy.rst-101- compass-susy-plugin-2.2.12/docs/diy.rst:102:- ``$columns``: ``<number>`` | ``<list>`` compass-susy-plugin-2.2.12/docs/diy.rst-103- ############################################## compass-susy-plugin-2.2.12/docs/diy.rst-155- compass-susy-plugin-2.2.12/docs/diy.rst:156:- ``$columns``: ``<number>`` | ``<list>`` compass-susy-plugin-2.2.12/docs/diy.rst:157:- ``$gutters``: ``<ratio>`` compass-susy-plugin-2.2.12/docs/diy.rst:158:- ``$spread``: ``false``/``narrow`` | ``wide`` | ``wider`` compass-susy-plugin-2.2.12/docs/diy.rst-159- ############################################## compass-susy-plugin-2.2.12/docs/diy.rst-222- compass-susy-plugin-2.2.12/docs/diy.rst:223:- ``$span``: ``<number>`` compass-susy-plugin-2.2.12/docs/diy.rst:224:- ``$location``: ``<number>`` compass-susy-plugin-2.2.12/docs/diy.rst:225:- ``$columns``: ``<number>`` | ``<list>`` compass-susy-plugin-2.2.12/docs/diy.rst-226- ############################################## compass-susy-plugin-2.2.12/docs/diy.rst-256- compass-susy-plugin-2.2.12/docs/diy.rst:257:- ``$span``: ``<number>`` compass-susy-plugin-2.2.12/docs/diy.rst:258:- ``$location``: ``<number>`` compass-susy-plugin-2.2.12/docs/diy.rst:259:- ``$columns``: ``<number>`` | ``<list>`` compass-susy-plugin-2.2.12/docs/diy.rst:260:- ``$gutters``: ``<ratio>`` compass-susy-plugin-2.2.12/docs/diy.rst:261:- ``$spread``: ``false``/``narrow`` | ``wide`` | ``wider`` compass-susy-plugin-2.2.12/docs/diy.rst-262- ############################################## compass-susy-plugin-2.2.12/docs/install.rst-265-to configure Susy for your specific needs. compass-susy-plugin-2.2.12/docs/install.rst:266:Create a ``$susy`` variable, compass-susy-plugin-2.2.12/docs/install.rst-267-and add your settings as a map. ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-86-For global settings, compass-susy-plugin-2.2.12/docs/settings.rst:87:create a ``$susy`` variable compass-susy-plugin-2.2.12/docs/settings.rst-88-with any values that you need. ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-121- compass-susy-plugin-2.2.12/docs/settings.rst:122: :format: :samp:`layout({$layout})` compass-susy-plugin-2.2.12/docs/settings.rst-123- :$layout: :ref:`\<layout\> <shorthand-layout>` ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-177- compass-susy-plugin-2.2.12/docs/settings.rst:178: :format: :samp:`layout($layout, $clean)` compass-susy-plugin-2.2.12/docs/settings.rst-179- :$layout: :ref:`\<layout\> <shorthand-layout>` ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-188-existing global settings. compass-susy-plugin-2.2.12/docs/settings.rst:189:Use the `$clean` argument compass-susy-plugin-2.2.12/docs/settings.rst-190-to establish new settings from scratch. ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-204- compass-susy-plugin-2.2.12/docs/settings.rst:205: :format: ``with-layout($layout, $clean) { @content }`` compass-susy-plugin-2.2.12/docs/settings.rst-206- :$layout: :ref:`\<layout\> <shorthand-layout>` ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-219-existing global settings. compass-susy-plugin-2.2.12/docs/settings.rst:220:Use the `$clean` argument compass-susy-plugin-2.2.12/docs/settings.rst-221-to establish new settings from scratch. ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-232- compass-susy-plugin-2.2.12/docs/settings.rst:233: :format: ``susy-get($key, $layout)`` compass-susy-plugin-2.2.12/docs/settings.rst-234- :$key: Setting name ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-245-To access a nested setting like ``debug/image``, compass-susy-plugin-2.2.12/docs/settings.rst:246:send the full path as a list for the ``$key`` argument. compass-susy-plugin-2.2.12/docs/settings.rst-247- ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-252-If no setting is available compass-susy-plugin-2.2.12/docs/settings.rst:253:(or no ``$layout`` is provided) compass-susy-plugin-2.2.12/docs/settings.rst-254-``susy-get`` falls back to the global user settings, ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-694- If you are using `Compass vertical rhythms`_ compass-susy-plugin-2.2.12/docs/settings.rst:695: (or have set your own ``$base-line-height`` variable) compass-susy-plugin-2.2.12/docs/settings.rst-696- Susy will show baseline grids as well. ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-706- Show only the baseline grid, compass-susy-plugin-2.2.12/docs/settings.rst:707: if the ``$base-line-height`` variable is available. compass-susy-plugin-2.2.12/docs/settings.rst-708- ############################################## compass-susy-plugin-2.2.12/docs/settings.rst-946- Susy will look for an existing ``rem`` mixin, compass-susy-plugin-2.2.12/docs/settings.rst:947: and check the ``$rhythm-unit`` and ``$rem-with-px-fallback`` settings compass-susy-plugin-2.2.12/docs/settings.rst-948- provided by Compass, ############################################## compass-susy-plugin-2.2.12/docs/shorthand.rst-35- compass-susy-plugin-2.2.12/docs/shorthand.rst:36: :shorthand: ``$span`` ``$grid`` ``$keywords``; compass-susy-plugin-2.2.12/docs/shorthand.rst-37- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-72- compass-susy-plugin-2.2.12/docs/susyone.rst:73:- ``<length>``: Units must match ``$column-width``. compass-susy-plugin-2.2.12/docs/susyone.rst-74- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-88-- ``<length>``: Units should match the container width compass-susy-plugin-2.2.12/docs/susyone.rst:89: (``$column-width`` unless ``$container-width`` is set directly). compass-susy-plugin-2.2.12/docs/susyone.rst-90- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-115- compass-susy-plugin-2.2.12/docs/susyone.rst:116:- ``<$columns>``: The number of *Columns* to span, compass-susy-plugin-2.2.12/docs/susyone.rst:117:- ``<$context>``: The *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:118: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:119:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:120: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-121- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-134- compass-susy-plugin-2.2.12/docs/susyone.rst:135:- ``<$context>``: The *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:136: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:137:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:138: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-139- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-152- compass-susy-plugin-2.2.12/docs/susyone.rst:153:- ``<$columns>``: The number of *Columns* to span, compass-susy-plugin-2.2.12/docs/susyone.rst:154:- ``<$context>``: The *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:155: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:156:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:157: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-158- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-179- compass-susy-plugin-2.2.12/docs/susyone.rst:180:- ``<$media-layout>``: Optional media-layout shortcuts compass-susy-plugin-2.2.12/docs/susyone.rst-181- (see *Responsive Grids* below). compass-susy-plugin-2.2.12/docs/susyone.rst:182: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst-183- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-197- compass-susy-plugin-2.2.12/docs/susyone.rst:198:- ``<$columns>``: The number of *Columns* to span. compass-susy-plugin-2.2.12/docs/susyone.rst-199- - ``<omega>``: Optional flag to signal the last element in a row. compass-susy-plugin-2.2.12/docs/susyone.rst:200:- ``<$context>``: Current nesting *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:201: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:202:- ``<$padding>``: Optional padding applied inside an individual grid element. compass-susy-plugin-2.2.12/docs/susyone.rst-203- Given as a length (same units as the grid) ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-205- Default: ``false``. compass-susy-plugin-2.2.12/docs/susyone.rst:206:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:207: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:208:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:209: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-210- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-226- compass-susy-plugin-2.2.12/docs/susyone.rst:227:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:228: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst-229- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-246- compass-susy-plugin-2.2.12/docs/susyone.rst:247:- ``<$n>``: The keyword or equation to select: ``[first | only | last | <equation>]``. compass-susy-plugin-2.2.12/docs/susyone.rst-248- An equation could be e.g. ``3`` or ``3n`` or ``'3n+1'``. ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-251- Default: ``last``. compass-susy-plugin-2.2.12/docs/susyone.rst:252:- ``<$selector>``: The type of element, and direction to count from: compass-susy-plugin-2.2.12/docs/susyone.rst-253- ``[child | last-child | of-type | last-of-type ]``. compass-susy-plugin-2.2.12/docs/susyone.rst-254- Default: ``child``. compass-susy-plugin-2.2.12/docs/susyone.rst:255:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:256: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst-257- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-283- compass-susy-plugin-2.2.12/docs/susyone.rst:284:- ``<$min/max-width>``: Any length with units, used to set media breakpoints. compass-susy-plugin-2.2.12/docs/susyone.rst:285:- ``<$layout>``: Any (unitless) number of columns to use for the grid compass-susy-plugin-2.2.12/docs/susyone.rst-286- at a given breakpoint. compass-susy-plugin-2.2.12/docs/susyone.rst:287:- ``<$ie-fallback>``: Any string to use as a fallback class compass-susy-plugin-2.2.12/docs/susyone.rst-288- when mediaqueries are not available. ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-308- compass-susy-plugin-2.2.12/docs/susyone.rst:309:- ``<$media-layout>``: The *Breakpoint/Layout* combo to use (see above). compass-susy-plugin-2.2.12/docs/susyone.rst:310:- ``<$font-size>``: Browsers interpret em-based media-queries compass-susy-plugin-2.2.12/docs/susyone.rst-311- using the browser default font size (``16px`` in most cases). ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-314- Tell us your base font size, and we'll do the conversion. compass-susy-plugin-2.2.12/docs/susyone.rst:315: Default: ``$base-font-size``. compass-susy-plugin-2.2.12/docs/susyone.rst-316-- ``<@content>``: Nested ``@content`` block will use the given *Layout*. ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-332- compass-susy-plugin-2.2.12/docs/susyone.rst:333:- ``<$layout-cols>``: The number of *Columns* to use in the *Layout*. compass-susy-plugin-2.2.12/docs/susyone.rst-334-- ``<@content>``: Nested ``@content`` block will use the given *Layout*. ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-353- compass-susy-plugin-2.2.12/docs/susyone.rst:354:- ``<$columns>``: The number of *Columns* to be contained. compass-susy-plugin-2.2.12/docs/susyone.rst:355: Default: Current value of ``$total-columns`` depending on *Layout*. compass-susy-plugin-2.2.12/docs/susyone.rst:356:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:357: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-358- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-375- compass-susy-plugin-2.2.12/docs/susyone.rst:376:- ``<$columns>``: Overrides the ``$total-columns`` setting for all contained elements. compass-susy-plugin-2.2.12/docs/susyone.rst:377:- ``<$width>``: Overrides the ``$column-width`` setting for all contained elements. compass-susy-plugin-2.2.12/docs/susyone.rst:378:- ``<$gutter>``: Overrides the ``$gutter-width`` setting for all contained elements. compass-susy-plugin-2.2.12/docs/susyone.rst:379:- ``<$padding>``: Overrides the ``$grid-padding`` setting for all contained elements. compass-susy-plugin-2.2.12/docs/susyone.rst-380-- ``<@content>``: Nested ``@content`` block will use the given grid settings. ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-405-(using the star selector) compass-susy-plugin-2.2.12/docs/susyone.rst:406:and set ``$border-box-sizing`` to ``true``. compass-susy-plugin-2.2.12/docs/susyone.rst-407-You can use the variable on it's own to adjust the grid math, ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-432- compass-susy-plugin-2.2.12/docs/susyone.rst:433:- ``<$location>``: The container-relative column number to position on. compass-susy-plugin-2.2.12/docs/susyone.rst:434:- ``<$context>``: Current nesting *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:435: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:436:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:437: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:438:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:439: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-440- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-458- compass-susy-plugin-2.2.12/docs/susyone.rst:459:- ``<$columns>``: The number of *Columns* for each item to span. compass-susy-plugin-2.2.12/docs/susyone.rst:460:- ``<$context>``: Current nesting *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:461: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:462:- ``<$selector>``: either 'child' or 'of-type'. compass-susy-plugin-2.2.12/docs/susyone.rst-463- Default: ``child``. compass-susy-plugin-2.2.12/docs/susyone.rst:464:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:465: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:466:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:467: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-468- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-489- compass-susy-plugin-2.2.12/docs/susyone.rst:490:- ``<$columns>``: The number of *Columns* to be added as ``padding`` before. compass-susy-plugin-2.2.12/docs/susyone.rst:491:- ``<$context>``: The *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:492: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:493:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:494: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:495:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:496: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-497- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-510- compass-susy-plugin-2.2.12/docs/susyone.rst:511:- ``<$columns>``: The number of *Columns* to be added as ``padding`` after. compass-susy-plugin-2.2.12/docs/susyone.rst:512:- ``<$context>``: The *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:513: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:514:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:515: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:516:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:517: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-518- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-531- compass-susy-plugin-2.2.12/docs/susyone.rst:532:- ``<$prefix>``: The number of *Columns* to be added as ``padding`` before. compass-susy-plugin-2.2.12/docs/susyone.rst:533:- ``<$suffix>``: The number of *Columns* to be added as ``padding`` after. compass-susy-plugin-2.2.12/docs/susyone.rst:534:- ``<$context>``: The *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:535: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:536:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:537: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:538:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:539: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-540- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-554- compass-susy-plugin-2.2.12/docs/susyone.rst:555:- ``<$width>``: The number of *Columns* or arbitrary length to bleed. compass-susy-plugin-2.2.12/docs/susyone.rst-556- Use ``2 of 12`` syntax for context in nested situations. compass-susy-plugin-2.2.12/docs/susyone.rst:557:- ``<$sides>``: The sides of the element that should bleed. compass-susy-plugin-2.2.12/docs/susyone.rst-558- Default: ``left right``. compass-susy-plugin-2.2.12/docs/susyone.rst:559:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:560: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-561- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-582- compass-susy-plugin-2.2.12/docs/susyone.rst:583:- ``<$columns>``: The number of *Columns* to be added as ``margin`` before. compass-susy-plugin-2.2.12/docs/susyone.rst:584:- ``<$context>``: The *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:585: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:586:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:587: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:588:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:589: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-590- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-603- compass-susy-plugin-2.2.12/docs/susyone.rst:604:- ``<$columns>``: The number of *Columns* to be added as ``margin`` after. compass-susy-plugin-2.2.12/docs/susyone.rst:605:- ``<$context>``: The *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:606: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:607:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:608: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:609:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:610: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-611- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-624- compass-susy-plugin-2.2.12/docs/susyone.rst:625:- ``<$pre>``: The number of *Columns* to be added as ``margin`` before. compass-susy-plugin-2.2.12/docs/susyone.rst:626:- ``<$post>``: The number of *Columns* to be added as ``margin`` after. compass-susy-plugin-2.2.12/docs/susyone.rst:627:- ``<$context>``: The *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:628: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:629:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:630: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:631:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:632: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-633- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-659- compass-susy-plugin-2.2.12/docs/susyone.rst:660:- ``<$columns>``: The number of *Columns* to be subtracted as ``margin`` before. compass-susy-plugin-2.2.12/docs/susyone.rst:661:- ``<$context>``: The *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:662: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:663:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:664: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:665:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:666: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-667- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-690- compass-susy-plugin-2.2.12/docs/susyone.rst:691:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:692: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst-693- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-712- compass-susy-plugin-2.2.12/docs/susyone.rst:713:- ``<$context>``: Current nesting *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:714: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:715:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:716: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:717:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:718: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-719- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-738- compass-susy-plugin-2.2.12/docs/susyone.rst:739:- ``<$n>``: The keyword or equation to select: ``[first | only | last | <equation>]``. compass-susy-plugin-2.2.12/docs/susyone.rst-740- An equation could be e.g. ``3`` or ``3n`` or ``'3n+1'``. ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-742- Default: ``last``. compass-susy-plugin-2.2.12/docs/susyone.rst:743:- ``<$selector>``: The type of element, and direction to count from: compass-susy-plugin-2.2.12/docs/susyone.rst-744- ``[child | last-child | of-type | last-of-type ]``. compass-susy-plugin-2.2.12/docs/susyone.rst-745- Default: ``child``. compass-susy-plugin-2.2.12/docs/susyone.rst:746:- ``<$context>``: Current nesting *Context*. compass-susy-plugin-2.2.12/docs/susyone.rst:747: Default: ``$total-columns``. compass-susy-plugin-2.2.12/docs/susyone.rst:748:- ``<$from>``: The origin direction of your document flow. compass-susy-plugin-2.2.12/docs/susyone.rst:749: Default: ``$from-direction``. compass-susy-plugin-2.2.12/docs/susyone.rst:750:- ``<$style>``: Optionally return ``static`` lengths for grid calculations. compass-susy-plugin-2.2.12/docs/susyone.rst:751: Default: ``$container-style``. compass-susy-plugin-2.2.12/docs/susyone.rst-752- ############################################## compass-susy-plugin-2.2.12/docs/susyone.rst-825- The percentage will be determined by your grid settings, compass-susy-plugin-2.2.12/docs/susyone.rst:826: or by ``$container-width``, if either is set using ``%`` units. compass-susy-plugin-2.2.12/docs/susyone.rst-827- Otherwise it will default to ``auto`` (100%). ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-23- compass-susy-plugin-2.2.12/docs/toolkit.rst:24: :format: ``span($span) { @content }`` compass-susy-plugin-2.2.12/docs/toolkit.rst-25- :$span: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-260- compass-susy-plugin-2.2.12/docs/toolkit.rst:261: :format: ``span($span)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-262- :$span: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-281- compass-susy-plugin-2.2.12/docs/toolkit.rst:282: :format: ``gutters($span)`` compass-susy-plugin-2.2.12/docs/toolkit.rst:283: :alternate: ``gutter($span)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-284- :$span: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-336- compass-susy-plugin-2.2.12/docs/toolkit.rst:337: :format: ``container($layout)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-338- :$layout: :ref:`\<layout\> <shorthand-layout>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-373- compass-susy-plugin-2.2.12/docs/toolkit.rst:374: :function: ``nested($span)`` compass-susy-plugin-2.2.12/docs/toolkit.rst:375: :mixin: ``nested($span) { @content }`` compass-susy-plugin-2.2.12/docs/toolkit.rst-376- :$span: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-449- compass-susy-plugin-2.2.12/docs/toolkit.rst:450: :format: ``global-box-sizing($box [, $inherit])`` compass-susy-plugin-2.2.12/docs/toolkit.rst:451: :shortcut: ``border-box-sizing([$inherit])`` compass-susy-plugin-2.2.12/docs/toolkit.rst-452- :$box: ``content-box`` | ``border-box`` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-454- compass-susy-plugin-2.2.12/docs/toolkit.rst:455:Setting the optional argument, ``$inherit``, to ``true`` compass-susy-plugin-2.2.12/docs/toolkit.rst-456-will still globally set the ``box-sizing``, but in ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-461-will also be modified. The default behavior, where compass-susy-plugin-2.2.12/docs/toolkit.rst:462:``$inherit`` is ``false``, would only update the compass-susy-plugin-2.2.12/docs/toolkit.rst-463-``box-sizing`` of the component itself. Nested compass-susy-plugin-2.2.12/docs/toolkit.rst:464:elements are not affected when ``$inherit`` is compass-susy-plugin-2.2.12/docs/toolkit.rst-465-``false``. ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-580- compass-susy-plugin-2.2.12/docs/toolkit.rst:581: :format: ``first($context)`` compass-susy-plugin-2.2.12/docs/toolkit.rst:582: :alternate: ``alpha($context)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-583- :$context: :ref:`\<layout\> <shorthand-layout>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-620- compass-susy-plugin-2.2.12/docs/toolkit.rst:621: :format: ``last($context)`` compass-susy-plugin-2.2.12/docs/toolkit.rst:622: :alternate: ``omega($context)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-623- :$context: :ref:`\<layout\> <shorthand-layout>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-663- compass-susy-plugin-2.2.12/docs/toolkit.rst:664: :format: ``full($context)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-665- :$context: :ref:`\<layout\> <shorthand-layout>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-699- compass-susy-plugin-2.2.12/docs/toolkit.rst:700: :format: ``pre($span)`` compass-susy-plugin-2.2.12/docs/toolkit.rst:701: :alternate: ``push($span)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-702- :$span: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-721- compass-susy-plugin-2.2.12/docs/toolkit.rst:722: :format: ``post($span)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-723- :$span: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-742- compass-susy-plugin-2.2.12/docs/toolkit.rst:743: :format: ``pull($span)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-744- :$span: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-763- compass-susy-plugin-2.2.12/docs/toolkit.rst:764: :format: ``squish($pre [, $post])`` compass-susy-plugin-2.2.12/docs/toolkit.rst-765- :$pre: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-832- compass-susy-plugin-2.2.12/docs/toolkit.rst:833: :format: ``prefix($span)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-834- :$span: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-853- compass-susy-plugin-2.2.12/docs/toolkit.rst:854: :format: ``suffix($span)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-855- :$span: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-874- compass-susy-plugin-2.2.12/docs/toolkit.rst:875: :format: ``pad($prefix [, $suffix])`` compass-susy-plugin-2.2.12/docs/toolkit.rst-876- :$prefix: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-918- compass-susy-plugin-2.2.12/docs/toolkit.rst:919: :format: ``bleed($bleed)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-920- :$bleed: :abbr:`TRBL (Top Right Bottom Left)` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-972- compass-susy-plugin-2.2.12/docs/toolkit.rst:973: :format: ``bleed-x($bleed)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-974- :$bleed: :abbr:`LR (Left Right)` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-1002- compass-susy-plugin-2.2.12/docs/toolkit.rst:1003: :format: ``bleed-y($bleed)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-1004- :$bleed: :abbr:`TB (Top Bottom)` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-1032- compass-susy-plugin-2.2.12/docs/toolkit.rst:1033: :format: ``isolate($isolate)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-1034- :$isolate: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-1041- compass-susy-plugin-2.2.12/docs/toolkit.rst:1042:The ``$isolate`` argument takes a standard compass-susy-plugin-2.2.12/docs/toolkit.rst-1043-:ref:`span shorthand <shorthand-span>`, ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-1087- compass-susy-plugin-2.2.12/docs/toolkit.rst:1088: :format: ``gallery($span, $selector)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-1089- :$span: :ref:`\<span\> <shorthand-span>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-1124- compass-susy-plugin-2.2.12/docs/toolkit.rst:1125: :format: ``show-grid($grid)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-1126- :$grid: :ref:`\<layout\> <shorthand-layout>` ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-1179- compass-susy-plugin-2.2.12/docs/toolkit.rst:1180: :format: ``susy-breakpoint($query, $layout, $no-query)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-1181- :$query: media query shorthand (see :ref:`susy-media <tools-susy-media>`) ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-1219- compass-susy-plugin-2.2.12/docs/toolkit.rst:1220: :format: ``susy-media($query, $no-query)`` compass-susy-plugin-2.2.12/docs/toolkit.rst-1221- :$query: <min-width> [<max-width>] | <string> | <pair> | <map> ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-1226- compass-susy-plugin-2.2.12/docs/toolkit.rst:1227:``$query`` compass-susy-plugin-2.2.12/docs/toolkit.rst-1228- A single length will be used as a `min-width` query, ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-1263- compass-susy-plugin-2.2.12/docs/toolkit.rst:1264:``$no-query`` compass-susy-plugin-2.2.12/docs/toolkit.rst-1265- ``true`` will render the contents to css without any media-query. ############################################## compass-susy-plugin-2.2.12/docs/toolkit.rst-1272- compass-susy-plugin-2.2.12/docs/toolkit.rst:1273: This can be set globally with the ``$susy-media-fallback`` variable. compass-susy-plugin-2.2.12/docs/toolkit.rst-1274- compass-susy-plugin-2.2.12/docs/toolkit.rst-1275-``susy-media`` also supports named media-queries, compass-susy-plugin-2.2.12/docs/toolkit.rst:1276:which can be set using the ``$susy-media`` variable: compass-susy-plugin-2.2.12/docs/toolkit.rst-1277- ############################################## compass-susy-plugin-2.2.12/docs/upgrade.rst-57- compass-susy-plugin-2.2.12/docs/upgrade.rst:58:We've also dropped ``$grid-padding`` as a setting. compass-susy-plugin-2.2.12/docs/upgrade.rst-59-If you want to add padding to your container, ############################################## compass-susy-plugin-2.2.12/docs/upgrade.rst-184-and has much more power and flexibility. compass-susy-plugin-2.2.12/docs/upgrade.rst:185:The old ``$padding`` argument has been removed, compass-susy-plugin-2.2.12/docs/upgrade.rst-186-but everything else tranlates cleanly. compass-susy-plugin-2.2.12/docs/upgrade.rst:187:Note that ``$from`` took ``right`` or ``left`` as options, compass-susy-plugin-2.2.12/docs/upgrade.rst-188-where the new ``flow`` setting takes ``rtl`` or ``ltr``. ############################################## compass-susy-plugin-2.2.12/docs/upgrade.rst-309-The setting has changed compass-susy-plugin-2.2.12/docs/upgrade.rst:310:from the boolean ``$border-box-sizing`` compass-susy-plugin-2.2.12/docs/upgrade.rst-311-to the new :ref:`global-box-sizing <settings-global-box-sizing>`,