Skip to content
Snippets Groups Projects
Commit c6567fe2 authored by Kevin Lin's avatar Kevin Lin :sparkles:
Browse files

_sass: Remove custom/overrides.scss

parent 22d8ffe3
No related branches found
No related tags found
No related merge requests found
// Just the Class dependencies
@import 'variables';
@import 'overrides';
@import 'mixins';
@import 'card';
......
body {
text-rendering: optimizeLegibility;
}
table ul:last-child {
margin-bottom: 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment