scottohara/loot

View on GitHub
src/og-components/og-input-calculator/css/og-input-calculator.css

Summary

Maintainability
Test Coverage

Use of !important
Open

        left: 0 !important;

Use of !important
Open

        right: 0 !important;

Use of !important
Open

        left: inherit !important;

Element (input.calculator) is overqualified, just use .calculator without element name.
Open

input.calculator {

Unexpected token '&' at line 16, col 2.
Open

    &.left + .popover {

Expected RBRACE at line 2, col 2.
Open

    + .popover {

Unexpected token '}' at line 24, col 1.
Open

}

Rule doesn't have all its properties in alphabetical order.
Open

        .popover-content {

Unexpected token '&' at line 20, col 2.
Open

    &.right + .popover {

Expected RBRACE at line 6, col 3.
Open

        .popover-title {

Unexpected token '}' at line 14, col 2.
Open

    }

There are no issues that match your filters.

Category
Status