diff options
Diffstat (limited to 'public/stylesheets/vendors/fontawesome/font-awesome.less')
-rw-r--r-- | public/stylesheets/vendors/fontawesome/font-awesome.less | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/public/stylesheets/vendors/fontawesome/font-awesome.less b/public/stylesheets/vendors/fontawesome/font-awesome.less deleted file mode 100644 index a853e0c..0000000 --- a/public/stylesheets/vendors/fontawesome/font-awesome.less +++ /dev/null @@ -1,38 +0,0 @@ -/*! - * Font Awesome 4.0.1 - * the iconic font designed for Bootstrap - * ------------------------------------------------------------------------------ - * The full suite of pictographic icons, examples, and documentation can be - * found at http://fontawesome.io. Stay up to date on Twitter at - * http://twitter.com/fontawesome. - * - * License - * ------------------------------------------------------------------------------ - * - The Font Awesome font is licensed under SIL OFL 1.1 - - * http://scripts.sil.org/OFL - * - Font Awesome CSS, LESS, and SASS files are licensed under MIT License - - * http://opensource.org/licenses/mit-license.html - * - Font Awesome documentation licensed under CC BY 3.0 - - * http://creativecommons.org/licenses/by/3.0/ - * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: - * "Font Awesome by Dave Gandy - http://fontawesome.io" - * - * Author - Dave Gandy - * ------------------------------------------------------------------------------ - * Email: dave@fontawesome.io - * Twitter: http://twitter.com/davegandy - * Work: Lead Product Designer @ Kyruus - http://kyruus.com - */ - -@import "variables"; -@import "mixins"; -@import "path"; -@import "core"; -@import "larger"; -@import "fixed-width"; -@import "list"; -@import "bordered-pulled"; -@import "spinning"; -@import "rotated-flipped"; -@import "stacked"; -@import "icons"; |