aboutsummaryrefslogtreecommitdiffstats
path: root/style/style.go
Commit message (Collapse)AuthorAgeFilesLines
* style: unit conversionSam Anthony13 days1-3/+106
| | | | | Implemented the golang.org/x/exp/shiny/unit.Converter interface on style.Style.
* create lay/strain packageSam Anthony13 days1-0/+22
The lay/strain package uses the Cassowary algorithm to solve systems of layout constraints.