update dependencies and push version

This commit is contained in:
David Miller
2020-01-14 18:24:29 -05:00
parent 08c6a31042
commit cfc7db04e7
189 changed files with 36879 additions and 8316 deletions

View File

@@ -124,6 +124,10 @@
.@{fa-css-prefix}.@{fa-css-prefix}-mail-forward:before { content: @fa-var-share; }
.@{fa-css-prefix}.@{fa-css-prefix}-expand:before { content: @fa-var-expand-alt; }
.@{fa-css-prefix}.@{fa-css-prefix}-compress:before { content: @fa-var-compress-alt; }
.@{fa-css-prefix}.@{fa-css-prefix}-eye {
font-family: 'Font Awesome 5 Free';
font-weight: 400;
@@ -954,14 +958,17 @@
.@{fa-css-prefix}.@{fa-css-prefix}-automobile:before { content: @fa-var-car; }
.@{fa-css-prefix}.@{fa-css-prefix}-cab:before { content: @fa-var-taxi; }
.@{fa-css-prefix}.@{fa-css-prefix}-envelope-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400;
}
.@{fa-css-prefix}.@{fa-css-prefix}-envelope-o:before { content: @fa-var-envelope; }
.@{fa-css-prefix}.@{fa-css-prefix}-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
}
.@{fa-css-prefix}.@{fa-css-prefix}-deviantart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
@@ -2055,8 +2062,5 @@
font-weight: 400;
}
.@{fa-css-prefix}.@{fa-css-prefix}-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
}
.@{fa-css-prefix}.@{fa-css-prefix}-cab:before { content: @fa-var-taxi; }