Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore (scss): replace all deprecated rules in latest dart sass changes #432

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

firestar300
Copy link
Contributor

@firestar300 firestar300 commented Nov 5, 2024

Cette PR vise à corriger les warning émis lors de la compilation du style.

TODO

  • Trouver une astuce pour gérer la variable $entry-file-name
  • Vérifier le bon fonctionnement des styles

@firestar300 firestar300 force-pushed the chore/update-sass-deprecations-rules branch from 165faac to e457c5f Compare November 5, 2024 14:24
@francoistibo
Copy link
Contributor

To be continued @firestar300

@@ -1,72 +1,70 @@
$entry-file-name: "style";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi avoir déplacé cette variable ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, je ne comprenais pas pourquoi tu l'avais supprimé du fichier style et laisser dans le fichier editor. Elles sont utilisées maintenant via leur espace de nommage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants