Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-12 | 255 Bytes | |
styled-components@6.1.19 source code.tar.gz | 2025-06-12 | 1.2 MB | |
styled-components@6.1.19 source code.zip | 2025-06-12 | 1.4 MB | |
Totals: 3 Items | 2.6 MB | 0 |
Patch Changes
- aa997d8: fix for React Native >=0.79 crashes when using unsupported web-only CSS values (e.g., fit-content, min-content, max-content). The fix emits a warning and ignores the property using those values, instead of causing crashes.