You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emerged during a conversation of Slack, when we've noticed there are some occurrences of bold in the codebase, and a while ago in #6537 we’ve removed all of them in favor of 600.
To avoid re-introducing anti-patterns and improve the CSS generation it would be great to explore the introduction of stylelint and / or postcss
Emerged during a conversation of Slack, when we've noticed there are some occurrences of
bold
in the codebase, and a while ago in #6537 we’ve removed all of them in favor of600
.To avoid re-introducing anti-patterns and improve the CSS generation it would be great to explore the introduction of stylelint and / or postcss
see https://stylelint.io/user-guide/css-processors/#parsing-non-standard-syntax
The text was updated successfully, but these errors were encountered: