Fork-Awesome/src
Andy Freeland 2f30b686f3 LESS: wrong relative font path
`@fa-font-path` gets resolved relative to `path.less`, even if you
`@import` it from another directory. For example:

```
Project root /
    bower_components/font-awesome/less/font-awesome.less
    less/project.less

@fa-font-path: '../bower_components/font-awesome/font';
```

When compiling `project.less`, this gets resolved to
`bower_components/font-awesome/bower_components/font-awesome/font`,
which is incorrect. This was also an issue in twbs/bootstrap#10941

This fixes #497.
2014-03-25 18:13:39 -04:00
..
3.2.1 adding old docs from 3.2.1 2013-10-15 17:47:51 -04:00
_includes warn about pull requests containing icons 2014-02-03 17:31:37 +01:00
_layouts changing tagline 2013-12-02 14:40:11 -05:00
_plugins renaming source directory to src 2013-06-07 12:40:09 -02:30
assets LESS: wrong relative font path 2014-03-25 18:13:39 -04:00
cheatsheet.html fixed cheat sheet instructions 2014-01-30 19:14:07 +01:00
CNAME renaming source directory to src 2013-06-07 12:40:09 -02:30
community.html changing name of icon back to fa-search, changin fa-thumbs-up-o to be in line with new conventions 2013-10-20 20:15:27 -04:00
design.html renaming source directory to src 2013-06-07 12:40:09 -02:30
examples.html removing old cruft 2013-10-22 22:03:40 -04:00
get-started.html referenced .min.css file for CDN 2013-11-27 07:32:52 -07:00
glyphicons-test.html first pass at changing icon- to fa- 2013-09-30 20:16:19 -04:00
icons.html adding form controls section to docs, adding radio checked icon 2013-10-22 09:58:07 -04:00
icons.yml moved superscript and subscript under text editor category 2014-01-22 10:44:00 +01:00
index.html changing tagline 2013-12-02 14:40:11 -05:00
license.html doc changes to match new default icon class fa 2013-10-20 19:12:13 -04:00
Makefile upgrading docs to bootstrap 3.0.2 2013-12-02 12:54:14 -05:00
test-2.3.2.html finishing off icon renaming, hopefully #2310 2013-11-04 11:17:24 -05:00
test.html finishing off icon renaming, hopefully #2310 2013-11-04 11:17:24 -05:00
whats-new.html adding upgrade wiki page to documentation 2013-10-25 10:22:38 -05:00