View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007067 | Anastasis | anastasis-webui | public | 2021-11-03 18:10 | 2022-09-26 20:50 |
Reporter | Florian Dold | Assigned To | sebasjm | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.3.0 | Fixed in Version | 0.3.0 | ||
Summary | 0007067: scss warnings | ||||
Description | We get a lot of scss warnings, probably due to bulma. We should upgrade the dependency or silence the warning here. | ||||
Steps To Reproduce | $ cd anastasis-webui && pnpm run build | ||||
Additional Information | DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($icon-base-width, 2) More info and automated migrator: https://sass-lang.com/d/slash-div ╷ 31 │ right: ($icon-base-width / 2) - .85; │ ^^^^^^^^^^^^^^^^^^^^ ╵ src/scss/_mixins.scss 31:15 icon-with-update-mark() src/scss/_aside.scss 41:7 @content ../../node_modules/.pnpm/bulma@0.9.3/node_modules/bulma/sass/utilities/mixins.sass 111:5 desktop() src/scss/_aside.scss 22:1 @import src/scss/main.scss 33:9 root stylesheet | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-11-03 18:10 | Florian Dold | New Issue | |
2021-11-03 18:10 | Florian Dold | Assigned To | => sebasjm |
2021-11-03 18:10 | Florian Dold | Status | new => assigned |
2021-11-04 03:15 | sebasjm | Status | assigned => resolved |
2021-11-04 03:15 | sebasjm | Resolution | open => fixed |
2021-11-04 03:15 | sebasjm | Note Added: 0018457 | |
2022-09-26 20:49 | Christian Grothoff | Fixed in Version | => 0.3.0 |
2022-09-26 20:49 | Christian Grothoff | Target Version | => 0.3.0 |
2022-09-26 20:50 | Christian Grothoff | Status | resolved => closed |