Skip to content

Conversation

hans2103
Copy link
Contributor

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

@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-6.0-dev labels Aug 14, 2025
@bembelimen bembelimen added the bug label Aug 20, 2025
@HLeithner HLeithner changed the title Feature/6.0 scss deprecated import rules [6.0] Feature/6.0 scss deprecated import rules Aug 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug NPM Resource Changed This Pull Request can't be tested by Patchtester PR-6.0-dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants