-
### Bug description
As the title suggests, `monobackgroundcolor` seems to be ignored by by document title and section title.
### Steps to reproduce
````qmd
---
title: "Document title with `…
-
### What were you expecting to happen?
After running Gulp on my project, to have 22 files within the wwwroot/dist/js/bundles folder.
### What actually happened?
I only have 19 files.
### Pleas…
-
Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div($places_spinner_dim, 2) or calc($places_spinner_dim / 2)
…
-
The Key issue is that sourcemaps for bundled minified sass files only works as expected if no custom transform methods are called.
First there maybe more then one item that is causing the issue, s…
-
Hi, on the build-in module documentation, there is a compatibility line at the top of the page, with a collapsed field that reveals the following line:
```
Only Dart Sass currently supports loadi…
-
Context:
* I'm building a Docker container for `arm` (32 bit, not 64), on an Alpine as a base image.
* Alpine uses `musl` instead of `glibc`.
* dart-sass 1.76.5 changed to `@parcel/watcher` for f…
-
It seems this previous issue is not fixed
- #2107
Same problem. Downloaded repo and installed most current version `1.4.529 ` with `./configure.sh`
```
Quarto 99.9.9
[✓] Checking versions o…
cderv updated
3 weeks ago
-
### Bug description
[Computed Captions](https://quarto.org/docs/authoring/cross-references-divs.html#computed-captions) don't work for HTML output of manuscript project.
### Steps to reproduce
Mini…
-
### Bug description
Hello,
I have a document (full example with image is uploaded) like
```
---
title: "Some title"
author: "Somebody"
format: pptx
---
## Slide 1
::::: columns
::…
-
环境:vue3.5 + vite5.4 + sass1.8
1. 已经在asstes/styles中定义了minxins文件
2. 在vite.config.ts中想实现全局自动引入
3. 但是在使用的时候 依旧会报错