_variables.scss 210 B

12345678
  1. // Variables
  2. $FontAwesomePath: "../font" !default;
  3. $FontAwesomeVersion: "3.1.0" !default;
  4. $borderColor: #eeeeee !default;
  5. $iconMuted: #eeeeee !default;
  6. $iconLight: white !default;
  7. $iconDark: #333333 !default;