Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
img alt is easy enough. The other issues will require digging in bikeshed: ``` Validating index.bs.built.html... 103 $ java -jar "/home/runner/.config/yarn/global/node_modules/vnu-jar/build/dist/vnu.jar" --also-check-css "index.bs.built.html" 104 "file:/home/runner/work/ngff/ngff/index.bs.built.html":855.23-855.28: error: CSS: “border-block-width”: Property “border-block-width” doesn't exist. 105 "file:/home/runner/work/ngff/ngff/index.bs.built.html":1555.25-1555.28: error: CSS: “color-scheme”: Property “color-scheme” doesn't exist. 106 "file:/home/runner/work/ngff/ngff/index.bs.built.html":1812.5-1812.116: ```
- Loading branch information