🚧 Code tweak

This commit is contained in:
Manuel Cillero 2024-11-11 18:26:29 +01:00
parent b599e2f7d4
commit 9f62955acb
3 changed files with 5 additions and 1 deletions

View file

@ -20,7 +20,7 @@ pub(crate) fn add_base_assets(cx: &mut Context) {
))
.set_assets(AssetsOp::AddStyleSheet(
StyleSheet::from("/base/css/looks.css")
.with_version("0.0.1")
.with_version("0.0.2")
.with_weight(weight),
))
.set_assets(AssetsOp::AddStyleSheet(