ServiceInnovationLab/RapuTure

View on GitHub
app/assets/stylesheets/cards.scss

Summary

Maintainability
Test Coverage

0.8 should be written without a leading zero as .8
Open

  box-shadow: 0 0.125rem 0.3125rem rgba(darken($grey, 10%), 0.8);
Severity: Minor
Found in app/assets/stylesheets/cards.scss by scss-lint

0.125 should be written without a leading zero as .125
Open

  box-shadow: 0 0.125rem 0.3125rem rgba(darken($grey, 10%), 0.8);
Severity: Minor
Found in app/assets/stylesheets/cards.scss by scss-lint

0.3125 should be written without a leading zero as .3125
Open

  box-shadow: 0 0.125rem 0.3125rem rgba(darken($grey, 10%), 0.8);
Severity: Minor
Found in app/assets/stylesheets/cards.scss by scss-lint

There are no issues that match your filters.

Category
Status