===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
sass-stylesheets-compass-0.12.10/lib/compass/css3/_background-origin.scss:1:// Override `$default-background-origin` to change the default.
sass-stylesheets-compass-0.12.10/lib/compass/css3/_background-origin.scss-2-
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/css3/_background-size.scss-9-// * percentages are relative to the background-origin (default = padding-box)
sass-stylesheets-compass-0.12.10/lib/compass/css3/_background-size.scss:10:// * mixin defaults to: `$default-background-size`
sass-stylesheets-compass-0.12.10/lib/compass/css3/_background-size.scss-11-@mixin background-size(
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/css3/_border-radius.scss-4-
sass-stylesheets-compass-0.12.10/lib/compass/css3/_border-radius.scss:5:// Round all corners by a specific amount, defaults to value of `$default-border-radius`.
sass-stylesheets-compass-0.12.10/lib/compass/css3/_border-radius.scss-6-//
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/css3/_border-radius.scss-67-//
sass-stylesheets-compass-0.12.10/lib/compass/css3/_border-radius.scss:68:// * legal values for `$vert`: `top`, `bottom`
sass-stylesheets-compass-0.12.10/lib/compass/css3/_border-radius.scss:69:// * legal values for `$horz`: `left`, `right`
sass-stylesheets-compass-0.12.10/lib/compass/css3/_border-radius.scss-70-
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/css3/_flexbox.scss-8-//
sass-stylesheets-compass-0.12.10/lib/compass/css3/_flexbox.scss:9:// `$properties`: map of property-value pairs that should be prefixed
sass-stylesheets-compass-0.12.10/lib/compass/css3/_flexbox.scss-10-@mixin flexbox($properties) {
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/css3/_inline-block.scss-2-
sass-stylesheets-compass-0.12.10/lib/compass/css3/_inline-block.scss:3:// Set `$inline-block-alignment` to `none` or `false` to disable the output
sass-stylesheets-compass-0.12.10/lib/compass/css3/_inline-block.scss-4-// of a vertical-align property in the inline-block mixin.
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/css3/_pie.scss-28-//
sass-stylesheets-compass-0.12.10/lib/compass/css3/_pie.scss:29:// The `$position` argument must be some non-static
sass-stylesheets-compass-0.12.10/lib/compass/css3/_pie.scss-30-// value (absolute, relative, etc.)
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/css3/_pie.scss-41-//
sass-stylesheets-compass-0.12.10/lib/compass/css3/_pie.scss:42:// * `$approach` - one of: relative, z-index, or none
sass-stylesheets-compass-0.12.10/lib/compass/css3/_pie.scss:43:// * `$z-index` - when using the z-index approach, this
sass-stylesheets-compass-0.12.10/lib/compass/css3/_pie.scss-44-//                is the z-index that is applied.
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/css3/_pie.scss-68-
sass-stylesheets-compass-0.12.10/lib/compass/css3/_pie.scss:69:// Watch `$n` levels of ancestors for changes to their class attribute
sass-stylesheets-compass-0.12.10/lib/compass/css3/_pie.scss-70-// So that cascading styles will work correctly on the PIE element.
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/css3/_transition.scss-197-
sass-stylesheets-compass-0.12.10/lib/compass/css3/_transition.scss:198:// Returns `$property` with the given prefix if it is found in `$transitionable-prefixed-values`.
sass-stylesheets-compass-0.12.10/lib/compass/css3/_transition.scss-199-@function prefixed-for-transition($prefix, $property) {
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/css3/_images.scss-82-//
sass-stylesheets-compass-0.12.10/lib/compass/css3/_images.scss:83:// For the `$orientation` parameter, you can pass `vertical` or `horizontal`.
sass-stylesheets-compass-0.12.10/lib/compass/css3/_images.scss-84-@mixin filter-gradient($start-color, $end-color, $orientation: vertical) {
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/typography/lists/_horizontal-list.scss-37-//
sass-stylesheets-compass-0.12.10/lib/compass/typography/lists/_horizontal-list.scss:38:// Setting `$padding` to `false` disables the padding between list elements
sass-stylesheets-compass-0.12.10/lib/compass/typography/lists/_horizontal-list.scss-39-@mixin horizontal-list-item($padding: 4px, $direction: left) {
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/typography/lists/_horizontal-list.scss-56-//
sass-stylesheets-compass-0.12.10/lib/compass/typography/lists/_horizontal-list.scss:57:// Setting `$padding` to `false` disables the padding between list elements
sass-stylesheets-compass-0.12.10/lib/compass/typography/lists/_horizontal-list.scss-58-@mixin horizontal-list($padding: 4px, $direction: left) {
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/typography/text/_replacement.scss-32-//
sass-stylesheets-compass-0.12.10/lib/compass/typography/text/_replacement.scss:33:// If you set `$inline` to true, then an inline image (data uri) will be used.
sass-stylesheets-compass-0.12.10/lib/compass/typography/text/_replacement.scss-34-@mixin replace-text-with-dimensions($img, $x: 50%, $y: 50%, $inline: false) {
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/typography/text/_replacement.scss-43-//
sass-stylesheets-compass-0.12.10/lib/compass/typography/text/_replacement.scss:44:// See `$hide-text-direction` for more information and to set this globally
sass-stylesheets-compass-0.12.10/lib/compass/typography/text/_replacement.scss-45-// for your application.
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/typography/_vertical_rhythm.scss-27-// $base-font-size but in your output unit of choice.
sass-stylesheets-compass-0.12.10/lib/compass/typography/_vertical_rhythm.scss:28:// Defaults to 1em when `$relative-font-sizing` is true.
sass-stylesheets-compass-0.12.10/lib/compass/typography/_vertical_rhythm.scss-29-$font-unit: if($relative-font-sizing, 1em, $base-font-size) !default;
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/utilities/color/_contrast.scss-4-
sass-stylesheets-compass-0.12.10/lib/compass/utilities/color/_contrast.scss:5:// Returns the `$light` color when the `$color` is dark
sass-stylesheets-compass-0.12.10/lib/compass/utilities/color/_contrast.scss:6:// and the `$dark` color when the `$color` is light.
sass-stylesheets-compass-0.12.10/lib/compass/utilities/color/_contrast.scss:7:// The `$threshold` is a percent between `0%` and `100%` and it determines
sass-stylesheets-compass-0.12.10/lib/compass/utilities/color/_contrast.scss:8:// when the lightness of `$color` changes from "dark" to "light".
sass-stylesheets-compass-0.12.10/lib/compass/utilities/color/_contrast.scss-9-@function contrast-color(
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss-10-
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss:11:// Set the background position of the given sprite `$map` to display the
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss:12:// sprite of the given `$sprite` name. You can move the image relative to its
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss:13:// natural position by passing `$offset-x` and `$offset-y`.
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss-14-@mixin sprite-background-position($map, $sprite, $offset-x: 0, $offset-y: 0) {
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss-21-
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss:22:// Include the position and (optionally) dimensions of this `$sprite`
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss:23:// in the given sprite `$map`. The sprite url should come from either a base
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss-24-// class or you can specify the `sprite-url` explicitly like this:
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss-36-
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss:37:// Include the selectors for the `$sprite` given the `$map` and the 
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss:38:// `$full-sprite-name`
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss-39-// @private
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss-49-
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss:50:// Generates a class for each space separated name in `$sprite-names`.
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss-51-// The class will be of the form .<map-name>-<sprite-name>.
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss-54-//
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss:55:// If `$dimensions` is `true`, the sprite dimensions will specified.
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_base.scss-56-@mixin sprites($map, $sprite-names, $base-class: false, $dimensions: false, $prefix: sprite-map-name($map), $offset-x: 0, $offset-y: 0) {
##############################################
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_sprite-img.scss-74-// Similar to 'replace-text-with-dimensions' but with sprites
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_sprite-img.scss:75:// To use, create your sprite and then pass it in the `$map` param
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_sprite-img.scss:76:// The name of the image in the sprite folder should be `$img-name`
sass-stylesheets-compass-0.12.10/lib/compass/utilities/sprites/_sprite-img.scss-77-@mixin sprite-replace-text-with-dimensions ($map, $sprite, $offset-x: 0, $offset-y: 0){    
##############################################
sass-stylesheets-compass-0.12.10/.pc/1000~20150812~b0bf2b2.patch/lib/compass/css3/_transition.scss-196-
sass-stylesheets-compass-0.12.10/.pc/1000~20150812~b0bf2b2.patch/lib/compass/css3/_transition.scss:197:// Returns `$property` with the given prefix if it is found in `$transitionable-prefixed-values`.
sass-stylesheets-compass-0.12.10/.pc/1000~20150812~b0bf2b2.patch/lib/compass/css3/_transition.scss-198-@function prefixed-for-transition($prefix, $property) {
##############################################
sass-stylesheets-compass-0.12.10/.pc/1000~20150825~909e740.patch/lib/compass/css3/_images.scss-82-//
sass-stylesheets-compass-0.12.10/.pc/1000~20150825~909e740.patch/lib/compass/css3/_images.scss:83:// For the `$orientation` parameter, you can pass `vertical` or `horizontal`.
sass-stylesheets-compass-0.12.10/.pc/1000~20150825~909e740.patch/lib/compass/css3/_images.scss-84-@mixin filter-gradient($start-color, $end-color, $orientation: vertical) {
##############################################
sass-stylesheets-compass-0.12.10/.pc/1000~20160519~f95c60a.patch/lib/compass/typography/_vertical_rhythm.scss-27-// $base-font-size but in your output unit of choice.
sass-stylesheets-compass-0.12.10/.pc/1000~20160519~f95c60a.patch/lib/compass/typography/_vertical_rhythm.scss:28:// Defaults to 1em when `$relative-font-sizing` is true.
sass-stylesheets-compass-0.12.10/.pc/1000~20160519~f95c60a.patch/lib/compass/typography/_vertical_rhythm.scss-29-$font-unit: if($relative-font-sizing, 1em, $base-font-size) !default;