This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
Prism 0.4.0 #BlackLivesMatter
- Add support for kebab-case and PascalCase identities (#32)
- Allow using
!
to invert template conditionals (#30) - Support
isFirst
andisLast
for asset loops (colors, text styles, spacings) (#30) - Add support for font weight, font style and font stretch (#29)
- Support text styles that have no color attached to them (#22)
- Round font size to nearest two decimal points (#33)
- Various bug fixes and optimizations