This is to fix an error after upgrading to 2.7.1 where LESS is compiled and rendered successfully at first but then the info message Less has finished and no sheets were loaded. appears in the console from line 861 of less.js and all elements cease to appear.
This is to fix an error after upgrading to
2.7.1
where LESS is compiled and rendered successfully at first but then the info messageLess has finished and no sheets were loaded.
appears in the console from line861
of less.js and all elements cease to appear.