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 _devices.scss that imports the semantic tokens for the device layer and wraps the tokens in appropriate media queries. This file is intended to be @use'd by other output files, so should not be compiled on it's own and should not contain any other styles than the tokens.
Notes:
Don't wrap the styles for mobile in a media query so they'll serve as default styles (mobile first).
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
_devices.scss
that imports the semantic tokens for the device layer and wraps the tokens in appropriate media queries. This file is intended to be@use
'd by other output files, so should not be compiled on it's own and should not contain any other styles than the tokens.Notes:
Don't wrap the styles for mobile in a media query so they'll serve as default styles (mobile first).
Tasks
💻 Tasks
Components/Interactives
andComponents/Notifications
tokens #3262The text was updated successfully, but these errors were encountered: