-
As a user I want the ability to wrap my code with a the vue-live component so it's code readable but still works.
Currently I have to set my code to a prop, which results in this:
```
```
Wh…
-
Hey preactjs team! I was super excited to find this project, and wanted to start by thanking you for all of your effort.
I saw that Sass support was added [a few months back](https://github.com/pre…
-
What problem does this feature solve?
I have scss or css file in which, for example, this
.icon-calendar:before {
content: '\e94e';
}
and sas-loader transforms it to this for me
.icon-cale…
-
## Problem
In the Vocabulary.css, there is a universal style applied to every h2 and h3 element that transforms the text to uppercase. This style affects the headings in the footer, which is inconsis…
-
### What problem does this feature solve?
I have scss or css file in which, for example, this
```
.icomoon-calendar:before {
content: '\e94e';
}
```
and rsBuild transforms it to this for …
-
https://html.spec.whatwg.org/multipage/embedded-content.html#processing-model
> For historical reasons, the coordinates must be interpreted relative to the displayed image after any stretching caused…
-
Great idea! Two things I need are use of es6 modules and css wrapped in self executing modules (no exports)
First of all, I need a module for uPlot-lazy-interface, I work on a repo which is all es6…
-
* [List of resources created by @domenic](https://github.com/WICG/import-maps/issues/146)
* [**JSPM CLI**](https://jspm.org/getting-started#its-just-linking) CLI for generating importmaps
* [**JSMP…
-
I know you said [it was risky](https://github.com/11ty/eleventy-plugin-webc/issues/26#issuecomment-1301209751) to do this, but using WebC as a Markdown template engine works great, _except_ it breaks …
-
```
What steps will reproduce the problem?
1. Provide an alternate svg_edit_icons.svg file with alternative icons.
2. Use svgEditor.ready() to override the default sizing ('s', 'm', 'l') with
appro…