beavyHQ/beavy

View on GitHub
beavy/jsbeavy/styles/bourbon/addons/_triangle.scss

Summary

Maintainability
Test Coverage

Colon after property should be followed by one space
Open

      border-left:  $width solid $background-color;

Colon after property should be followed by one space
Open

      border-left:  $width solid $background-color;

$height/2 should be written with a single space on each side of the operator: $height / 2
Open

    $height: if(length($size) > 1, $height, $height/2);

There are no issues that match your filters.

Category
Status