Prism
Prism copied to clipboard
Gett's Design System code generator. Use Zeplin Styleguides as your R&D's Single Source of Truth.
Hi, We want to be able to not fetch certain style guides, in our workspace we use the same naming in multiple style guides. Because of this, we want to...
Hi, Can the Prism TextStyle be used within a xib / storyboard?
Hi, @freak4pc asked if I wanted to open an issue discussing implementation see #46 We want to be able to not fetch certain style guides, in our workspace we use...
Hi, I was wondering to know if there is the possiblity to allow Prism to automatically download the updated colours/font/whatever file directly from Zeplin even when the application is live....
Based on discussion in #31, it could be nice to support basic operands of equality and inequality for tokens, e.g. : ``` {{% IF color.alpha == 1.0 %}} ``` This...