mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-25 21:11:30 +08:00
Bad references for LESS shim
Was getting errors trying to import the shims. fixing these references seemed to solve it.
This commit is contained in:
parent
4092d1e1a3
commit
db79715044
@ -2,5 +2,5 @@
|
||||
* Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import 'variables';
|
||||
@import 'shims';
|
||||
@import '_variables.less';
|
||||
@import '_shims.less';
|
||||
|
Loading…
Reference in New Issue
Block a user