-
-
# Bug Report
- [x] I’ve searched for any related issues and avoided creating a duplicate issue.
## What happened
Slack thread for context: https://dsva.slack.com/archives/C01DBGX4P45/p1726850241972…
-
When including SCSS or SASS assets in debug build, they are compiled using the `--embed-source-maps` option, which causes a source map to be genrated and included directly in the generated CSS asset. …
-
### Summary
Prettier manages to reformat all kinds of files. ".mdx" files however are not formatted.
### Github Repository to Reproduce Issue
https://github.com/Signum/prettier-mdx-debug
#…
-
### Initial checklist
- [X] I agree to follow the [code of conduct](https://github.com/Saul-Mirone/milkdown/blob/main/CODE_OF_CONDUCT.md)
- [X] I searched [issues](hhttps://github.com/Saul-Mirone/…
-
# Tools to automatically format PHP, JavaScript and CSS files - Freek Van der Herten's blog on PHP, Laravel and JavaScript
Freek Van der Herten is a developer and partner at Spatie.
[https://freek.d…
-
I've struggled with this issue for several hours already, so I'm going to summarize my findings so far and maybe there is something you could help me with.
I currently am providing a package to som…
-
**Describe the issue**
CSS class and ID selectors contain arbitrary strings (e.g. `.myclassname`), which can contain escaped special characters (e.g. `.foo\:myclassname` to match `class="foo:myclas…
-
**Environment (please complete the following information):**
VS Code Version: Version: 1.60.2 (Universal)
Microsoft Edge Version 94.0.992.31 (Official build) (x86_64)
macOS Big Sur
**D…
-
Currently, `Declaration.name` represents the text of the declaration name as it was written in the stylesheet, without any parsing or normalization. For example, `DISPLAY: grid` will have `name: "DISP…