🚧 Code tweak
This commit is contained in:
parent
b599e2f7d4
commit
9f62955acb
3 changed files with 5 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue