Prism - Design System Code Generator v0.4.0 Release Notes

Release Date: 2020-06-16 // almost 4 years ago
    • โž• 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