Stylelint fixes #9
Annotations
10 errors
Stylelint problem:
app/apps/themes/florsan_first/assets/css/styles.css.scss#L7
Expected nesting depth to be no more than 1 (max-nesting-depth) - https://stylelint.io/user-guide/rules/max-nesting-depth
|
Stylelint problem:
app/apps/themes/florsan_first/assets/css/styles.css.scss#L56
Selector should be written in lowercase with hyphens (selector-class-pattern) - https://stylelint.io/user-guide/rules/selector-class-pattern
|
Stylelint problem:
app/apps/themes/florsan_first/assets/css/styles.css.scss#L60
Selector should be written in lowercase with hyphens (selector-class-pattern) - https://stylelint.io/user-guide/rules/selector-class-pattern
|
Stylelint problem:
app/apps/themes/florsan_first/assets/css/styles.css.scss#L70
Expected nesting depth to be no more than 1 (max-nesting-depth) - https://stylelint.io/user-guide/rules/max-nesting-depth
|
Stylelint problem:
app/apps/themes/florsan_first/assets/css/styles.css.scss#L108
Expected nesting depth to be no more than 1 (max-nesting-depth) - https://stylelint.io/user-guide/rules/max-nesting-depth
|
Stylelint problem:
app/apps/themes/florsan_first/assets/css/styles.css.scss#L115
Expected nesting depth to be no more than 1 (max-nesting-depth) - https://stylelint.io/user-guide/rules/max-nesting-depth
|
Stylelint problem:
app/apps/themes/florsan_first/assets/css/styles.css.scss#L133
Selector should be written in lowercase with hyphens (selector-class-pattern) - https://stylelint.io/user-guide/rules/selector-class-pattern
|
Stylelint problem:
app/apps/themes/florsan_first/assets/css/styles.css.scss#L135
Expected nesting depth to be no more than 1 (max-nesting-depth) - https://stylelint.io/user-guide/rules/max-nesting-depth
|
Stylelint problem:
app/apps/themes/florsan_first/assets/css/styles.css.scss#L142
Unexpected value "none" for property "border" (declaration-property-value-disallowed-list) - https://stylelint.io/user-guide/rules/declaration-property-value-disallowed-list
|
Stylelint problem:
app/apps/themes/florsan_first/assets/css/styles.css.scss#L150
Expected "0 40px 0 40px" to be "0 40px" (shorthand-property-no-redundant-values) [maybe fixable] - https://stylelint.io/user-guide/rules/shorthand-property-no-redundant-values
|