v0.15.1
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()
andFontFamily.variable()
.