Andrea Moretti

Results 11 issues of Andrea Moretti

Hi, I thought about a rust implementation of postCSS for quite some time and I'm glad this attempt exists. I am a beginner in Rust and while I was able...

Currently skrop is strictly coupled with bimg for all the image processing. While bimg provides a good coverage for the basic operations it is a very limited wrapper on top...

@aryszka @rgritti after profiling and load testing a skrop based app I found a possible source of considerable performance penalties: https://github.com/zalando-stups/skrop/blob/59b76fe5c1e088ee131d62c37199566f2cb81305/filters/imagefilter.go#L222 when the image get read from the body and...

**Describe the bug** I'm trying to migrate to swc in a monorepo that uses lerna and yarn workspaces, as there are many nested packages in various level of subfolders, for...

C-bug

would be great to add some font-lock configuration to have syntax highlight inside jsdoc comments. Keywords are already known and listed on variables and should not be hard to get...

Hi, I was wondering if it could be possible to provide an npm module for this, as well as an option to only load the JS API, ignoring the CSS...

margin fixed to avoid the top bar to slide down leaving a blank space at his top when the window is small I've also made a major change: by default...

Hi, I noticed an issue with `@scope` at rules. When the `&` selector is used, it does not get preserved and it gets substituted with a `:scope` selector can be...

Not sure if this has been already discussed (couldn't find matches with search). I was wondering what is the general opinion around `font-synthesis`. Should it be set to `none` in...

### Describe the issue Bit of a long shot and not sure how to easily reproduce (let me know if I can use some predefined "snack" or codeSandbox to reproduce,...

bug