lightspeeddevelopment/lsx-sharing

View on GitHub

Showing 170 of 170 total issues

Expected (<font-size>) but found 'var(--wp--preset--font-size--x-large)'.</font-size>
Open

    font-size: var(--wp--preset--font-size--x-large);
Severity: Minor
Found in includes/lsx-sharing-editor.css by csslint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    padding-left: 0.66667em;
Severity: Minor
Found in includes/lsx-sharing-editor.css by scss-lint

Selector components-base-control__field should be written in lowercase with hyphens
Open

.wp-block-lsx-lsx-sharing-label.has-large-font-size .components-base-control__field {
Severity: Minor
Found in includes/lsx-sharing-editor.css by scss-lint

Line should be indented with spaces, not tabs
Open

    height:auto;
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

Colon after property should be followed by one space
Open

    transition:transform .1s ease;
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

Line should be indented with spaces, not tabs
Open

    padding: 0;
Severity: Minor
Found in includes/lsx-sharing-editor.css by scss-lint

Colon after property should be followed by one space
Open

        transition-delay:0s;
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

Selector components-text-control__input should be written in lowercase with hyphens
Open

.wp-block-lsx-lsx-sharing-label.has-x-small-font-size .components-base-control__field .components-text-control__input {
Severity: Minor
Found in includes/lsx-sharing-editor.css by scss-lint

Colon after property should be followed by one space
Open

    color:currentColor;
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

Line should be indented with spaces, not tabs
Open

    font-size: var(--wp--preset--font-size--large);
Severity: Minor
Found in includes/lsx-sharing-editor.css by scss-lint

Line should be indented with spaces, not tabs
Open

    list-style: none;
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

Merge rule .wp-block-lsx-lsx-sharing-label.has-icon::before with rule on line 43
Open

.wp-block-lsx-lsx-sharing-label.has-icon::before {
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

Line should be indented with spaces, not tabs
Open

    font-size: var(--wp--preset--font-size--x-large);
Severity: Minor
Found in includes/lsx-sharing-editor.css by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    text-transform: none;
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

0.1 should be written without a leading zero as .1
Open

    transition: color 0.1s ease-in;
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

Use // comments everywhere
Open

/**
Severity: Minor
Found in includes/lsx-sharing-editor.css by scss-lint

Merge rule .wp-block-lsx-lsx-sharing-link a with rule on line 5
Open

.wp-block-lsx-lsx-sharing-link a{
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

Line should be indented with spaces, not tabs
Open

    line-height:0;
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

Colon after property should be followed by one space
Open

    transform:scale(1.1);
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    text-rendering: auto;
Severity: Minor
Found in includes/lsx-sharing.css by scss-lint
Severity
Category
Status
Source
Language