Skip to content
Snippets Groups Projects
Commit e05d70b5 authored by khawkins98's avatar khawkins98
Browse files

Remove extra includes

parent cb92ee7e
No related branches found
No related tags found
No related merge requests found
......@@ -387,6 +387,7 @@
a { border-bottom: none; color: $ebi-colour-dark-grey; }
a:hover { border-bottom: 1px dotted; }
}
}
@mixin ebi-related-pattern {
......@@ -422,8 +423,3 @@
ul:after { content: " "; height: .5rem; display: block; clear: both; } // a clearfix to show background
}
}
@include ebi-utility-styles;
@include ebi-table-styles;
@include ebi-print-styles;
@include ebi-clearable-inputs;
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment