swisspost / design-system

The Swiss Post Design System pattern library for a consistent and accessible user experience across the web platform.
https://design-system.post.ch
Apache License 2.0
106 stars 13 forks source link

Fix deprecation warnings in styles package #3004

Closed oliverschuerch closed 1 day ago

oliverschuerch commented 3 weeks ago
### Tasks
- [ ] use `@use 'sass:math'` and `math.div(<value>, <value>)` to divide values, instead of simply using `<value> / <value>`.

Use pnpm styles:build to see them.