mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-02-07 02:48:27 +08:00
12 lines
220 B
Stylus
12 lines
220 B
Stylus
![]() |
// Variables
|
||
|
// --------------------------
|
||
|
|
||
|
FontAwesomePath = "../font";
|
||
|
FontAwesomeVersion = "3.1.0";
|
||
|
borderColor = #eee;
|
||
|
iconMuted = #eee;
|
||
|
iconLight = #fff;
|
||
|
iconDark = #333;
|
||
|
|
||
|
vendor-prefixes = webkit moz o ms official
|