MidnightRiders/MemberPortal

View on GitHub
app/assets/stylesheets/vendor/foundation/components/_inline-lists.scss

Summary

Maintainability
Test Coverage

Rule declaration should be preceded by an empty line
Open

    > * { display: $inline-list-children-display; }

Property 'display' should be placed on separate line from selector
Open

    > * { display: $inline-list-children-display; }

Prefer single quoted strings
Open

@include exports("inline-list") {

There are no issues that match your filters.

Category
Status