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
Set up two semantic layer token files _internal.scss and _external.scss. These files are intended to be @use'd by other output files, so should not be compiled on their own and should not contain any styles other than the tokens.
Notes:
No need to wrap the tokens in a specific selector as they are not intended to be present on the same page.
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
Set up two semantic layer token files
_internal.scss
and_external.scss
. These files are intended to be@use
'd by other output files, so should not be compiled on their own and should not contain any styles other than the tokens.Notes:
No need to wrap the tokens in a specific selector as they are not intended to be present on the same page.
Tasks
💻 Tasks
The text was updated successfully, but these errors were encountered: