Pending

User tests: Successful: Unsuccessful:

avatar hans2103
hans2103
14 Aug 2025

Pull Request for Issue # .

Summary of Changes

This PR will solve some Deprecated warnings while compiling scss to css
This requires an update of FontAwesome to 7 as well

Deprecation Warning [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

Testing Instructions

  • before and after applying of the patch run npm run build:css
  • look and feel on frontend (Atum and Cassiopeia) should remain the same
  • output in console should differ

Actual result BEFORE applying this Pull Request

While compiling a lot of deprecated warnings

Deprecation Warning [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

Expected result AFTER applying this Pull Request

No more deprecated warnings regarding @import rules

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar hans2103 hans2103 - open - 14 Aug 2025
avatar hans2103 hans2103 - change - 14 Aug 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Aug 2025
Category Repository NPM Change

Add a Comment

Login with GitHub to post a comment