A simple ticketing application written in Python/Django
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

font-awesome.less 465B

1234567891011121314151617
  1. /*!
  2. * Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
  3. * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
  4. */
  5. @import "variables.less";
  6. @import "mixins.less";
  7. @import "path.less";
  8. @import "core.less";
  9. @import "larger.less";
  10. @import "fixed-width.less";
  11. @import "list.less";
  12. @import "bordered-pulled.less";
  13. @import "spinning.less";
  14. @import "rotated-flipped.less";
  15. @import "stacked.less";
  16. @import "icons.less";