-
Notifications
You must be signed in to change notification settings - Fork 2
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
[TECH] Utiliser les variables CSS plutôt que SCSS #606
Conversation
Une fois l'application déployée, elle sera accessible à cette adresse https://ui-pr606.review.pix.fr |
&--grey, | ||
&--neutral { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
C'est curieux ces changements 🤔 c'est le linter ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mon formateur 😅 j'ai viré d'autres modifs mais j'ai zappé celles ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
C'est dommage parce que ça fait un peu de bruit pour rien 😬 Mais c'est pas très grave 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ça semble bon 👌 Merci beaucoup 🙏
## [45.0.16](v45.0.15...v45.0.16) (2024-04-11) ### 🏗️ Tech - [#606](#606) Utiliser les variables CSS plutôt que SCSS
🎉 This PR is included in version 45.0.16 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [45.0.16](v45.0.15...v45.0.16) (2024-04-11) ### 🏗️ Tech - [#606](#606) Utiliser les variables CSS plutôt que SCSS
🎄 Problème
On utilise des variables SCSS dépréciées.
🎁 Proposition
Les remplacer par les variables CSS correspondantes.
🌟 Remarques
RAS
🎅 Pour tester
Vérifier que les valeurs sont bien les mêmes.