Release 5.0.0-rc1

This commit is contained in:
robmadole
2017-09-15 15:47:51 -05:00
committed by Rob Madole
parent fceb1b8f6b
commit 733c00cf65
80 changed files with 7415 additions and 229 deletions

View File

@@ -117,7 +117,6 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-binoculars:before { content: unquote("\"#{ $fa-var-binoculars }\""); }
.#{$fa-css-prefix}-birthday-cake:before { content: unquote("\"#{ $fa-var-birthday-cake }\""); }
.#{$fa-css-prefix}-bitbucket:before { content: unquote("\"#{ $fa-var-bitbucket }\""); }
.#{$fa-css-prefix}-bitbucket-square:before { content: unquote("\"#{ $fa-var-bitbucket-square }\""); }
.#{$fa-css-prefix}-bitcoin:before { content: unquote("\"#{ $fa-var-bitcoin }\""); }
.#{$fa-css-prefix}-bity:before { content: unquote("\"#{ $fa-var-bity }\""); }
.#{$fa-css-prefix}-black-tie:before { content: unquote("\"#{ $fa-var-black-tie }\""); }

View File

@@ -126,7 +126,6 @@ $fa-var-bimobject: \f377;
$fa-var-binoculars: \f1e5;
$fa-var-birthday-cake: \f1fd;
$fa-var-bitbucket: \f171;
$fa-var-bitbucket-square: \f172;
$fa-var-bitcoin: \f378;
$fa-var-bity: \f379;
$fa-var-black-tie: \f27e;