mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-06 02:41:29 +08:00
8 lines
142 B
Sass
8 lines
142 B
Sass
|
// Variables
|
||
|
|
||
|
$FontAwesomePath: "../font"
|
||
|
$FontAwesomeVersion: "3.1.0"
|
||
|
$borderColor: #eee
|
||
|
$iconMuted: #eee
|
||
|
$iconLight: #fff
|
||
|
$iconDark: #333
|