mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-16 02:00:28 +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
|