moodle-an-hochschulen / moodle-theme_boost_union

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
61 stars 56 forks source link

Error while compiling SCSS: `fontawesome` file not found for @import #582

Open danbuntu opened 7 months ago

danbuntu commented 7 months ago

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 @import

As 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:

  1. Enable child theme
  2. Change CSS in child theme
  3. Purge caches
  4. Reload the page
danbuntu commented 6 months ago

I just wanted to add to this that the reason 4.1 support important to us is that 4.1 is a long term support release.