mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-04 01:41:30 +08:00
9 lines
219 B
Sass
9 lines
219 B
Sass
// Variables
|
|
// --------------------------
|
|
|
|
$FontAwesomePath: "fontawesome-webfont"
|
|
$FontAwesomeVersion: "3.1.0"
|
|
$borderColor: #eee
|
|
$iconMuted: #eee
|
|
$iconLight: #fff
|
|
$iconDark: #333 |