Silvan_WMDE created this task.
Silvan_WMDE added projects: Wikidata Design System, Mismatch Finder, Wikidata.
Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION
While transpiling code from sass to css in the Mismatch Finder project, the
compiler emits the following warning:
: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div(1em, 4)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
658 │ $wikit-BouncingDots-margin-left: 1em/4; // not sure the operation is
going to work
│ ^^^^^
╵
node_modules/@wmde/wikit-tokens/dist/_variables.scss 658:34 @import
resources/sass/app.scss 5:9 root
stylesheet
We believe this is caused by the division symbol included within the
BouncingDots token file
<https://github.com/wmde/wikit/blob/67513bacdbb850c2df004870dc86932e00fac4cc/tokens/properties/mixins/BouncingDots.json#L9-L16>.
TASK DETAIL
https://phabricator.wikimedia.org/T288809
WORKBOARD
https://phabricator.wikimedia.org/project/board/4521/
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Silvan_WMDE
Cc: Silvan_WMDE, Aklapper, karapayneWMDE, Invadibot, maantietaja,
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic,
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs,
aude, Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]