Commit Graph

2 Commits

Author SHA1 Message Date
1073a592ed 🔨 Make the Design System color tokens reachable from the rust code
The design system tokens are specified in the _base.scss file. To avoid to duplicate their value in a rust file, a new
step has been added to the building process to generate the `style_vars.rs` file which make the color tokens reachable
to the app.
2024-03-10 11:40:00 +01:00
fd80b7fc10 🎨 Replace sir with turf + move css to dedicated scss files 2023-08-06 21:27:20 +02:00