Skip to content

v0.15.1

Compare
Choose a tag to compare
@schultek schultek released this 14 Sep 09:12
· 157 commits to main since this release

New linting package

jaspr_lints is a collection of lints and assists for jaspr projects.
See Linting for documentation.

Changelog

  • Include and setup jaspr_lints in newly created projects.
  • Added jaspr analyze command to check all custom lints.
  • Added css variable support with Unit.variable(), Color.variable(), Angle.variable() and FontFamily.variable().