Release 5.0.1 (#913)
This commit is contained in:
@@ -283,7 +283,6 @@
|
||||
.@{fa-css-prefix}-dribbble:before { content: @fa-var-dribbble; }
|
||||
.@{fa-css-prefix}-dribbble-square:before { content: @fa-var-dribbble-square; }
|
||||
.@{fa-css-prefix}-dropbox:before { content: @fa-var-dropbox; }
|
||||
.@{fa-css-prefix}-dropbox-alt:before { content: @fa-var-dropbox-alt; }
|
||||
.@{fa-css-prefix}-drupal:before { content: @fa-var-drupal; }
|
||||
.@{fa-css-prefix}-dyalog:before { content: @fa-var-dyalog; }
|
||||
.@{fa-css-prefix}-earlybirds:before { content: @fa-var-earlybirds; }
|
||||
@@ -781,6 +780,7 @@
|
||||
.@{fa-css-prefix}-street-view:before { content: @fa-var-street-view; }
|
||||
.@{fa-css-prefix}-strikethrough:before { content: @fa-var-strikethrough; }
|
||||
.@{fa-css-prefix}-stripe:before { content: @fa-var-stripe; }
|
||||
.@{fa-css-prefix}-stripe-s:before { content: @fa-var-stripe-s; }
|
||||
.@{fa-css-prefix}-studiovinari:before { content: @fa-var-studiovinari; }
|
||||
.@{fa-css-prefix}-stumbleupon:before { content: @fa-var-stumbleupon; }
|
||||
.@{fa-css-prefix}-stumbleupon-circle:before { content: @fa-var-stumbleupon-circle; }
|
||||
@@ -854,6 +854,7 @@
|
||||
.@{fa-css-prefix}-twitch:before { content: @fa-var-twitch; }
|
||||
.@{fa-css-prefix}-twitter:before { content: @fa-var-twitter; }
|
||||
.@{fa-css-prefix}-twitter-square:before { content: @fa-var-twitter-square; }
|
||||
.@{fa-css-prefix}-typo3:before { content: @fa-var-typo3; }
|
||||
.@{fa-css-prefix}-uber:before { content: @fa-var-uber; }
|
||||
.@{fa-css-prefix}-uikit:before { content: @fa-var-uikit; }
|
||||
.@{fa-css-prefix}-umbrella:before { content: @fa-var-umbrella; }
|
||||
|
||||
@@ -292,7 +292,6 @@
|
||||
@fa-var-dribbble: "\f17d";
|
||||
@fa-var-dribbble-square: "\f397";
|
||||
@fa-var-dropbox: "\f16b";
|
||||
@fa-var-dropbox-alt: "\f398";
|
||||
@fa-var-drupal: "\f1a9";
|
||||
@fa-var-dyalog: "\f399";
|
||||
@fa-var-earlybirds: "\f39a";
|
||||
@@ -790,6 +789,7 @@
|
||||
@fa-var-street-view: "\f21d";
|
||||
@fa-var-strikethrough: "\f0cc";
|
||||
@fa-var-stripe: "\f429";
|
||||
@fa-var-stripe-s: "\f42a";
|
||||
@fa-var-studiovinari: "\f3f8";
|
||||
@fa-var-stumbleupon: "\f1a4";
|
||||
@fa-var-stumbleupon-circle: "\f1a3";
|
||||
@@ -863,6 +863,7 @@
|
||||
@fa-var-twitch: "\f1e8";
|
||||
@fa-var-twitter: "\f099";
|
||||
@fa-var-twitter-square: "\f081";
|
||||
@fa-var-typo3: "\f42b";
|
||||
@fa-var-uber: "\f402";
|
||||
@fa-var-uikit: "\f403";
|
||||
@fa-var-umbrella: "\f0e9";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
||||
* Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
|
||||
* License - http://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
||||
* Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
|
||||
* License - http://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
||||
* Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
|
||||
* License - http://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
||||
* Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
|
||||
* License - http://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
||||
2
web-fonts-with-css/less/fontawesome.less
vendored
2
web-fonts-with-css/less/fontawesome.less
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
||||
* Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
|
||||
* License - http://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
||||
Reference in New Issue
Block a user