beavyHQ/beavy

View on GitHub
beavy/jsbeavy/styles/bourbon/_bourbon-deprecated-upcoming.scss

Summary

Maintainability
Test Coverage

Commas in function arguments should be followed by one space
Open

  $inset-shadow:  adjust-color($base-color, $hue: -1, $saturation: -1%,  $lightness:  7%);

Color literals like #4294f0 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

@mixin button ($style: simple, $base-color: #4294f0, $text-size: inherit, $padding: 7px 18px) {

0.5 should be written without a leading zero as .5
Open

    opacity: 0.5;

@else should be placed on same line as previous curly brace
Open

  @else if $type == pill {

Commas in function arguments should be followed by one space
Open

  $third-stop:    adjust-color($base-color, $red: -86,  $green: -75,  $blue: -48);

Commas in function arguments should be followed by one space
Open

    $active-color:         adjust-color($base-color, $hue: 4,  $saturation: -12%,  $lightness: -10%);

Commas in function arguments should be followed by one space
Open

  $second-stop:   adjust-color($base-color, $red: -56,  $green: -50,  $blue: -33);

Prefer single quoted strings
Open

  @warn "The golden-ratio function is deprecated and will be removed in the next major version release. Please use the modular-scale function, instead.";

Prefer single quoted strings
Open

  @warn "The box-sizing mixin is deprecated and will be removed in the next major version release. This property can now be used un-prefixed.";

Commas in function arguments should be followed by one space
Open

    $border-top:          adjust-color($base-color, $hue: -1, $saturation: -17%,   $lightness: -21%);

Prefer single quoted strings
Open

  @warn "The inline-block mixin is deprecated and will be removed in the next major version release";

Color literals like #4294f0 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    @if $padding == #4294f0 {

@else should be placed on same line as previous curly brace
Open

  @else if $type == flat {

Commas in function arguments should be followed by one space
Open

  $stop-gradient: adjust-color($base-color, $saturation:  9%,  $lightness: -11%);

Commas in function arguments should be followed by one space
Open

  $third-stop:    adjust-color($base-color, $red: -86,  $green: -75,  $blue: -48);

Commas in function arguments should be followed by one space
Open

    $active-color:         adjust-color($base-color, $hue: 4,  $saturation: -12%,  $lightness: -10%);

Opening curly brace { should be preceded by one space
Open

  &:hover:not(:disabled){

Commas in function arguments should be followed by one space
Open

    $inset-shadow-active:  adjust-color($base-color, $hue: 9,  $saturation:  2%,   $lightness: -21.5%);

Prefer single quoted strings
Open

  @warn "The flex-grid function is deprecated and will be removed in the next major version release";

Commas in function arguments should be followed by one space
Open

  $inset-shadow:  adjust-color($base-color, $saturation: -8%,  $lightness:  15%);

Commas in function arguments should be followed by one space
Open

  $fourth-stop:   adjust-color($base-color, $red: -79,  $green: -70,  $blue: -46);

Commas in function arguments should be followed by one space
Open

  $second-stop:   adjust-color($base-color, $red: -56,  $green: -50,  $blue: -33);

Prefer single quoted strings
Open

  @warn "The button mixin is deprecated and will be removed in the next major version release";

@else should be placed on same line as previous curly brace
Open

  @else if $type == flat {

Commas in function arguments should be followed by one space
Open

  $inset-shadow:  adjust-color($base-color, $red:  37,  $green:  29,  $blue:  12);

Commas in function arguments should be followed by one space
Open

    $text-shadow-active:   adjust-color($base-color, $hue: 5,  $saturation: -12%,  $lightness: -21.5%);

Prefer single quoted strings
Open

  @warn "The flex-gutter function is deprecated and will be removed in the next major version release";

Commas in function arguments should be followed by one space
Open

  $border:        adjust-color($base-color, $saturation:  9%,  $lightness: -14%);

Commas in function arguments should be followed by one space
Open

    $border-active:        adjust-color($base-color, $hue: 6,  $saturation: -2.5%, $lightness: -30%);

Commas in function arguments should be followed by one space
Open

    $text-shadow-active:   adjust-color($base-color, $hue: 5,  $saturation: -12%,  $lightness: -21.5%);

Commas in function arguments should be followed by one space
Open

  $fourth-stop:   adjust-color($base-color, $red: -79,  $green: -70,  $blue: -46);

Commas in function arguments should be followed by one space
Open

    $base-color-hover:    adjust-color($base-color,                                $lightness: -4.5%);

Commas in function arguments should be followed by one space
Open

    $inset-shadow-hover:  adjust-color($base-color,           $saturation: -1%,    $lightness:  3%);

Commas in function arguments should be followed by one space
Open

    $text-shadow-hover:   adjust-color($base-color, $hue:  5, $saturation: -5%,    $lightness: -22%);

Commas in function arguments should be followed by one space
Open

    $border-bottom-active: adjust-color($base-color, $hue: 11, $saturation:  6%,   $lightness: -31%);

@else should be placed on same line as previous curly brace
Open

  @else if $type == pill {

Prefer single quoted strings
Open

  @warn "The grid-width function is deprecated and will be removed in the next major version release";

@else should be placed on same line as previous curly brace
Open

  @else if $type == flat {

Commas in function arguments should be followed by one space
Open

  $inset-shadow:  adjust-color($base-color, $red:  37,  $green:  29,  $blue:  12);

Commas in function arguments should be followed by one space
Open

    $stop-gradient-hover: adjust-color($base-color, $hue:  8, $saturation: -4%,    $lightness: -15.5%);

Commas in function arguments should be followed by one space
Open

    $border-sides:        adjust-color($base-color, $hue:  4, $saturation: -2%,    $lightness: -27%);

Commas in function arguments should be followed by one space
Open

    $inset-shadow-hover:  adjust-color($base-color,           $saturation: -1%,    $lightness:  3%);

@else should be placed on same line as previous curly brace
Open

  @else if $type == shiny {

Commas in function arguments should be followed by one space
Open

    $inset-shadow-active:  adjust-color($base-color, $hue: 9,  $saturation:  2%,   $lightness: -21.5%);

There are no issues that match your filters.

Category
Status