What's Changed
- Add Lucide to icon font detection by @domialex in #50
- Fix: encode same uri multiple times by @pedrocate in #65
- Avoid background-image logic duplication, closes #66
#66
- Improve split multiple backgrounds
0e67a9b
- Fix background image handling, closes #57
#57
- Feat: sanitize rootElement to avoid CSS layout conflicts. Fixes #56, fixes #24
#56
#24
- Clean transform RootElement prop
f293e5b
- Fix: canvas style props, closes #63
#63
- Feat: handling @import and optimice cache, closes #61
#61
- Compile .js to es2015, closes #58
#58
- Improve inlinePseudoElements() to handle decorative properties, closes #55
#55
- Add ::first-letter detection, closes #52
#52
New Contributors
- @domialex made their first contribution in #50
- @pedrocate made their first contribution in #65
Full Changelog: v1.7.1...v1.8.0