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
New output file combinations are necessary to handle tokens. Create output files for each theme/channel combination, following the schema [theme]-[channel].scss.
post-external.scss
post-internal.scss
Notes:
Sample imports for post-external.scss:
// Semantic layer (order needs to be tested, should match the order in Token Studio)@use"/tokens/_modes";
@use"/tokens/_devices";
@use"/tokens/_external";
@use"/tokens/_post-theme";
@use"/components";
Tasks
The content you are editing has changed. Please copy your edits and refresh the page.
gfellerph
added
📦 styles
Related to the @swisspost/design-system-styles package
and removed
📦 components
Related to the @swisspost/design-system-components package
labels
Jul 22, 2024
Description
New output file combinations are necessary to handle tokens. Create output files for each theme/channel combination, following the schema
[theme]-[channel].scss
.post-external.scss
post-internal.scss
Notes:
Sample imports for
post-external.scss
:Tasks
💻 Tasks
The text was updated successfully, but these errors were encountered: