0.3.0 • Published 3 years ago

zeplin-prism-extras v0.3.0

Weekly downloads
191
License
-
Repository
-
Last release
3 years ago

zeplin-prism-extras

Zeplin's language extras for Prism. ✏️

Extras

CSS, Sass, SCSS, Less, Stylus

  • Built-ins
  • Hexadecimal colors
  • Numbers (with units)

Swift

  • More @ rules (objcMembers, nonobjc, discardableResult).
  • Adjusts class regular expression to avoid class functions and variables.

Objective-C

  • Built-ins, for types with a framework prefix.
  • More keywords (_Nonnull, _Nullable, _Null_unspecified).

XML

  • Separates XML from Markup, removing style attributes defined on CSS.