-
Hey, I was struggling with a broken sassc gem and I found this repo with this fix:
https://github.com/emptyflask/rails-nix/blob/3c2a68617fa26ce77203769865dc036df615a878/nix/rubyenv.nix#L32-L37
I…
-
### Bug description
Consider the following MWE:
```
---
title: "Title"
format:
odt:
page-width: 8.27
---
# Section 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod t…
-
### Bug description
An mwe can be found in the github repo
https://github.com/Sciemon/issue_figures_folder
Somehow latex assumes the figures are in a 'mediabag' folder that does not exist.
### …
-
I am trying to develop a Dockerfile using `cargo leptos` and only need to build the server binary in the docker container. There is no need to build the front end, i.e. the .html, .css, and .wasm file…
-
Long time listener, first time caller.
Was trying to setup a small Hyrax to investigate an issued raised to the Fedora team.
Cloned this repo and did `vagrant up`
Was going along good until..…
-
I apologize for asking this question.
Now this loader has several unresolved issues related to webpack 5.x (https://github.com/peerigon/extract-loader/issues/102, https://github.com/peerigon/extra…
-
### Bug description
I'm not able to render this code to a PDF. The Mermaid code was taken from here: https://quarto.org/docs/authoring/diagrams.html#mermaid
``````qmd
---
title: Mermaid Test
format:…
-
### Have you checked that your issue isn't already filed?
- [X] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/main/FAQ.md) and searched through the [past issues](https://github.com…
-
Consider these 3 files:
```scss
# a.scss
@import './b.scss'
# b.scss
@import './c.scss'
# c.scss
.foo { color: $unknownVariable }
```
Bundling `a.scss` would roughly throw this except…
-
Why do we have [this](https://github.com/archlinux/archweb/blob/master/sitestatic/archnavbar/archnavbar.css) and [this](https://github.com/archlinux/archweb/blob/master/sitestatic/archweb.css#L9-L37)?…