-
Indentation is much less forgiving in sass-lint when you align code to make it more readable. Take this example:
``` scss
.is-expanded {
opacity: 1;
z-index: 1;
height: ($share-services__…
-
Deno intro: https://deno.land/posts/v1
Deno third-party modules: https://deno.land/x
Possible of some use re. porting: https://dev.to/craigmorten/guide-to-porting-node-modules-to-deno-41cd
-
I'm using `"sass-true": "8.0.0"` and incorrectly assumed that it would work with `"sass-embedded": "1.79.2"`.
The reason for replacing `sass` with `sass-embedded` is mostly for improved performance…
-
### Describe the bug
TypeError [ERR_INVALID_STATE]: Invalid state: Controller is already closed
at ReadableByteStreamController.close (node:internal/webstreams/readablestream:1156:13)
at cl…
-
### 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…
-
### Version
1.0.0
### Reproduction link
https://jsfiddle.net/
### Operating System
win10
### Device
PC
### Browser & Version
83.0.4103.116 chrome
### Steps to reproduce
1. create new angula…
-
### Before submitting an issue, please be sure to
- [x] Read [the contributing instructions](https://github.com/github/pages-gem/blob/master/docs/CONTRIBUTING.md#contributing-to-the-github-pages-ge…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.18.0
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package…
-
### Describe the bug
CSS style inside a +layout.svelte (or any .svelte file)
```css
h1, h2, h3, h4, p {
width: 100%;
display: flex;
justify-content: center;
margin: 0;
}
```
…
-
When executing a self-contained executable (dartaotruntime + aot-snapshot), the way we get snapshot is first `File::ReadLinkInto("/proc/self/exe", ...)`, and then attempt to read snapshot from the fil…