Release 5.0.0-rc4

This commit is contained in:
robmadole
2017-10-27 15:45:27 -05:00
committed by Rob Madole
parent 69bf7f96a1
commit 763666f11d
2235 changed files with 3433 additions and 622 deletions

View File

@@ -587,6 +587,10 @@ readers do not read off random characters that represent icons */
content: "\f29e";
}
.fa-autoprefixer:before {
content: "\f41c";
}
.fa-avianex:before {
content: "\f374";
}
@@ -2167,6 +2171,10 @@ readers do not read off random characters that represent icons */
content: "\f094";
}
.fa-less:before {
content: "\f41d";
}
.fa-level-down:before {
content: "\f149";
}
@@ -2955,6 +2963,10 @@ readers do not read off random characters that represent icons */
content: "\f267";
}
.fa-sass:before {
content: "\f41e";
}
.fa-save:before {
content: "\f0c7";
}
@@ -3791,6 +3803,10 @@ readers do not read off random characters that represent icons */
content: "\f028";
}
.fa-vuejs:before {
content: "\f41f";
}
.fa-watch:before {
content: "\f2e1";
}