Mathias Madsen

Results 3 issues of Mathias Madsen

I am curious why the following settings are applied to the labels for vertical text: ``` .slider.slider-vertical .slider-tick-label-container { white-space: nowrap; } ``` This breaks the layout, if you have...

Gutenberg now offers support for setting the font size, so this feature should be removed. Additionally, EditorsKit actually breaks the font size for lists, because the changes are not synchronised...

bug
Compatibility

Changed the legacy API entrypoint renderSync to compileString, since the legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. See the note [here](https://sass-lang.com/documentation/breaking-changes/legacy-js-api/)