crowbar/crowbar-core

View on GitHub

Showing 6,062 of 6,062 total issues

Prefer single quoted strings
Open

$fa-var-subway: "\f239";

Prefer single quoted strings
Open

$fa-var-thumbs-down: "\f165";

Prefer single quoted strings
Open

$fa-var-thumbs-up: "\f164";

Prefer single quoted strings
Open

$fa-var-toggle-down: "\f150";

Prefer single quoted strings
Open

$fa-var-toggle-on: "\f205";

Prefer single quoted strings
Open

$fa-var-transgender-alt: "\f225";

Prefer single quoted strings
Open

$fa-var-twitch: "\f1e8";

Prefer single quoted strings
Open

$fa-var-user: "\f007";

Prefer single quoted strings
Open

$fa-var-venus-double: "\f226";

Prefer single quoted strings
Open

$fa-var-video-camera: "\f03d";

Prefer single quoted strings
Open

$fa-var-vimeo-square: "\f194";

Prefer single quoted strings
Open

$fa-var-weibo: "\f18a";

Prefer single quoted strings
Open

$fa-var-wordpress: "\f19a";

1.0s should be written without the mantissa as 1s
Open

    @include animation(in-progress 1.0s steps(2) infinite);

Line should be indented with spaces, not tabs
Open

    border: 0;

Properties should be ordered border, font-size, line-height, list-style, margin, outline, padding, text-decoration
Open

    margin: 0;

Line should be indented with spaces, not tabs
Open

    padding: 0;

Line should be indented with spaces, not tabs
Open

    border: 0;

Rule declaration should be followed by an empty line
Open

}

Use // comments everywhere
Open

/* Misc visuals
Severity
Category
Status
Source
Language