Another large update for all components

reorganization, linting, updating file imports, consolidation
warning: there will be errors in this commit
todo: update webpack, add missing styles, scss files, consolidate group page components.
This commit is contained in:
mgabdev
2019-08-09 12:06:27 -04:00
parent 280dc51d85
commit 3d509c84a2
183 changed files with 4802 additions and 2361 deletions

View File

@@ -12,7 +12,7 @@
flex: 1 1 auto;
color: $dark-text-color;
@include text-overflow(nowrap);
@include text-overflow;
strong {
font-weight: 500;
@@ -24,7 +24,7 @@
text-decoration: none;
@include text-sizing(14px, 500);
@include text-overflow(nowrap);
@include text-overflow;
&:hover,
&:focus,