Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
GNU General Public License v3.0
67
stars
58
forks
source link
Error while compiling SCSS: `fontawesome` file not found for @import #582
Hello I'm trying to build a child theme based on boost_union. When I run purge caches and load a page that references my CSS I get:
Error while compiling SCSS:
fontawesome
file not found for @importAs result my css isn't compiling and my changes applied
I am using: Moodle version: 4.1.9+ 20240301 Boost_union: v4.1-r21 2023010550;
Steps to reproduce the behavior: