-
### Bug description
The embedded notebook cell feature does not produce source links to the notebook when used in book format. I would have expected this feature to work in book format, too - at a mi…
-
we are using dart-sass-embedded, but this project is archived and says one should use the upstream main sass project. do we need to update here?
https://github.com/sass/dart-sass-embedded
-
### Bug description
When a div with `#title-slide` is present in the document (used to horizontally center text https://github.com/quarto-dev/quarto-cli/issues/1231) and `hash-type` is set to `numb…
gl-eb updated
2 months ago
-
### Version
16.0.0-beta.4
### Reproduction link
[https://github.com](https://github.com)
### Steps to reproduce
`vue create site`
choose vue3 and sass
change App.vue style like …
-
I recently wanted to bootstrap a new Sveltekit app and use `sass-embedded` so that I can use SCSS in my web app. But because I run NixOS, I can't use the pre-compiled version of sass-dart you are ship…
-
### 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 `…
-
One of the more tedious tasks in building any app is of course the endless cycle of tinkering for the correct shade of grey for that input border. Scoped CSS is really, really great! But after extensi…
-
**Describe the bug**
It seems the latest update breaks our CI build.
The CSS is just not there or in the wrong place (not sure which) but I see nothing in the logs either.
Building locally on macOS…
-
Example Grails 4.0.12 webapp: https://github.com/codeconsole/sassy
(Also tested not working in Grails 5.0.0-RC3)
Steps to replicate:
```
grails create-app sassy
cd sasy
# add sass file and im…
-
File.writeAsString() accepts an encoding. However, there are no instances of the Encoding class that map to any of the UTF- types except for UTF-8: no UTF-16, UTF-32, etc.