-
# TLDR (from #6369)
patternfly.css has performance issues. These issues are due to global selectors `*`, `:has()`, `:is()`, `:where()`, `:first/last-child`, references to elements rather than selector…
-
for our CSS on GitHub, would it be possible to create an initial CSS file in https://github.com/wceu/wceu2024/tree/main/live-css with then references to other CSS files in an includes folder? I think …
-
We currently have `expect(screenshot).toMatchSnapshot(name[, options])` which is nice when comparing against at snapshot but it doesn't work when comparing a screenshot against a reference website whi…
-
### Operating system
macOS
### Joplin version
Joplin 3.1.17 (prod, darwin)
### Desktop version info
Joplin for Desktop
Copyright © 2016-2024 Laurent Cozic
Joplin 3.1.17 (prod, darwi…
-
https://github.com/pimcore/admin-ui-classic-bundle/blob/1.x/public/extjs/css/PimcoreApp-all_1.css Looks to have a number of path references to `../images/...`, but I think the path should be [`../img/…
-
Obsidian includes color variables that are used for syntax highlighting and canvas nodes. These colors can also be modified by themes. By default the plugin should use these color variables so that th…
-
The CLI tool returns an error when parsing the `all` property assigned the value of a CSS variable:
```txt
thread 'main' panicked at src/main.rs:180:46:
called `Result::unwrap()` on an `Err` valu…
-
# 🐛 bug report
When building for production a font loaded from within a `@font-face` declaration using `source: url()`, inlined into an HTML `` tag is referenced via a relative path generated by pa…
-
The structure of HTML files in the repository does not follow the format that was initially specified in README.md in order to ensure the separation of concerns and keep the repository neat.
We nee…
-
During a Pretter run, I noticed a number of files in the Traditional Chinese translations that are not fully translated. These files will probably needed to be resynchronized with upstream, or delete…