Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Prism 0.4.0 #BlackLivesMatter

Compare
Choose a tag to compare
@freak4pc freak4pc released this 16 Jun 14:54
  • Add support for kebab-case and PascalCase identities (#32)
  • Allow using ! to invert template conditionals (#30)
  • Support isFirst and isLast 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