functionalDev

Results 4 issues of functionalDev

When upgrading to styled-components v5 and jest-styled-components v7, we had multiple components missing styling rules in tests when `shallow` rendering and checking with `toHaveStyleRule`. I came to the conclusion that...

### Current For the option `reserveScrollBarGap` a **padding-right** is set on `document.body`, which is not considering the flow/writing direction (css property `direction`) ### Proposed Instead of setting the `padding-right` the...

## Environment - Linaria version: 6.1.0 - @wyw-in-js/vite: 0.5.0, - preact: 10.19.3, - preact-render-to-string: 6.3.1 - Vite: 5.1.3 - Node.js version: 20.3 - express: 4.18.2 - OS: Windows 10 ##...

needs: complete repro 🖥️
platform: ssr 🛠️
bug report 🦗

## Describe the feature Adding the option to disable vendor prefixes for the generated css. The default stylis-preprocessor always adds vendor prefixes to the css. ## Motivation Serve less CSS....

feature: proposal 💬
needs: triage 🏷