-
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…
-
I'm using sassc-embedded in a Rails app to update foundation-sites and foundation-emails to new versions that require Dart Sass which I'm very close to and will eventually swap to using sass-embedded …
-
### Bug description
I wanted to include a script using a shortcode within a non-executable code block, but it doesn't seem to work.
### Steps to reproduce
`test.qmd`
`````qmd
---
title: …
-
**Short description**: Upgrade Bootstrap to version 5.3 or later, when it is released.
**Location**:
**Why have this**: It 'natively' supports Dark mode 🎉 This will decrease the need for custom C…
-
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)?…
-
Hi, we cant use the direct links from TestFlight in alpha and now have the app has been down for a while and I'd like to fix it, but when I tried to update the fastlane and even tried creating new app…
-
[round() CSS function](https://developer.mozilla.org/en-US/docs/Web/CSS/round) is in baseline (all major browsers).
But in SCSS it throws an error:
> Error: $number: var(--number) is not a numbe…
-
### Installed product versions
- Visual Studio: 2022
- This extension: 1.14.2
### Description
Can't compile stylesheets when i try to import a scss file from the node_modules folder. In VS 2019 …
-
### Bug description
I'm using two profiles in order to create a multilingual site. It looks like it prints all present listings even if it against profiling. So I see Russian listing in English versi…
-
To run Giscus while using a CSP I need to add `unsafe-eval` for JS and `unsafe-inline` for CSS. The `unsafe` part says it all ;) Is there any way to remove these requirements, in sense of changing the…