| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 12.1.0 _ 12.1.1.tar.gz | 2022-04-07 | 2.6 MB | |
| 12.1.0 _ 12.1.1.zip | 2022-04-07 | 3.1 MB | |
| README.md | 2022-04-07 | 952 Bytes | |
| Totals: 3 Items | 5.7 MB | 0 | |
- fela-enforce-longhands now supports a config option to specify with what priority borders are rendered (https://github.com/robinweser/fela/pull/895)
renderStaticnow supports a second arguments with props to enable theme-aware static rendering (https://github.com/robinweser/fela/pull/894)useFelanow also returns astaticfunction that can be used to render static styles, theme is passed by default (https://github.com/robinweser/fela/pull/894)- jest-react-fela now supports React 18 and
createRoot(https://github.com/robinweser/fela/pull/898) - We now handle multiline values correctly in the prefixer (https://github.com/robinweser/fela/pull/896)
- We bumped versions of our dependencies to get rid of known vulnerabilities (https://github.com/robinweser/fela/pull/897)