Results 71 comments of firefoxic

> Breaking change smile I doubt this change will break anything. Rather, it will do the opposite.

In my [gulp-stacksvg](https://www.npmjs.com/package/gulp-stacksvg) I even have to [replace](https://github.com/firefoxic/gulp-stacksvg/blob/fd31aa5d4aa1de42d049f80466a10a5c7d318153/index.js#L53-L59) `width`/`height` with `viewBox`, mainly because of the default svgo setting.

It seems with Sass v1.63.4 release js api worked in this plugin, or not? 🤔

> Vitest also has the downside that it hard-depends on vite, so the package size is increased and the existance of the esbuild native dependency is a common source of...

@tshedor, @bbqaaq, @TiagoDinisFonseca, @lifeiscontent, @tommoor, @akre54, please share an example of icons, the sprite of which breaks without this transformation. Tried to add a valid description of the path of...

@SethFalco Thanks a lot! ❤️‍🔥 > I think the problem stems from the mentality that we must reduce bytes at all costs. In my opinion, this isn't what an optimizer...

Чтобы для истории осталось: этот теперь уже ненужный в CSS camelCase в свойствах/значениях из SVG периодически выстреливает в ложное срабатывание там, где не нужно. Так, когда появился `color-mix()` с дескриптором...

![image](https://github.com/htmlacademy/stylelint-config-htmlacademy/assets/3382798/13421741-cbc8-4095-bd45-4173b3ea51f4) 😮‍💨

А если они склеиваются с помощью postcss-import?