Skip to content

PLAY-77, PLAY-79 fix font-awesome less file which doesn't work after upgrade

Raphael Mäder requested to merge PLAY-77 into master

Created by: sergbavykin

In case, I've got a problem happened with font-awesome so at first I got an error - can't compile this file because we haven't bootstrap.less in fontawesome library. I removed this raw and also fix the prefix variable. I have no idea why it doesn't work for me, we have tested it on Anton Orlov pc, and on the other project, no one problem wasn't catched.

  • Remove bootstrap less file from main.less;
  • Fix font awesome prefix variable @fa-css-prefix;

Merge request reports