consul/consul

View on GitHub
app/assets/stylesheets/mixins/separators.scss

Summary

Maintainability
Test Coverage

0.3 should be written without a leading zero as .3
Open

  margin: 0 0.3em;

0.25 should be written without a leading zero as .25
Open

  width: 0.25em;

Prefer single quoted strings
Open

  content: "";

0.5 should be written without a leading zero as .5
Open

  opacity: 0.5;

0.25 should be written without a leading zero as .25
Open

  height: 0.25em;

There are no issues that match your filters.

Category
Status