Description
Stylis plugin that transforms CSS variable into static values for non-supported browsers.
Keywords
Publisher
Description
A fork of @emotion/stylis that makes it even smaller, still
Keywords
Publisher
Description
Stylis plugin allowing the use of CSS Logical Properties and Values
Keywords
Publisher
Description
@emotion/stylis to browsers which can't use :host() or :slotted()
Keywords
Publisher
Description
Fork of stylis-rtl, uses cssjanus under the hood to flip style orientations for RTL
Keywords
Publisher
Description
Processes CSS to wrap CSS grid usage in `@supports`. This is typically used to have browsers like IE11 fall back to a mobile design instead of trying to render with it's partial CSS Grid implementation.
Keywords
Publisher
Description
tiny styled-components plugin converts LTR to RTL, based on RTLCSS
Keywords
Publisher
Description
Adds specificity to simple class selectors (ie transforms .my-class into .my-class.my-class)
Keywords
Publisher
Description
Stylis plugin which adds extra scope to each produced CSS rule.
Keywords
Publisher
Description
stylis plugin to extract individual rules to use with insertRule API
Keywords
Publisher
Description
responsive properties plugin for stylis
Keywords
- css-in-js
- stylis
- stylis-plugin
- styled-components
- emotion
- css
- stylis-responsive-properties
- postcss-responsive-properties
- responsive-properties
Publisher
Description
Adds specificity to simple class selectors (ie transforms .my-class into .my-class.my-class)
Keywords
Publisher
Description
A CSS post-processor that converts px to rem.
Keywords
Publisher
Description
Stylis plugin based on rtlcss
Keywords
Publisher
Description
Stylis RTL plugin based on CSSJanus