This repository was archived by the owner on Feb 19, 2025. It is now read-only.
v0.1.0
[v0.1.0](https://github.com/zachdaniel/tails/compare/v0.1.0...v0.1.0) (2022-12-20)
Features:
* add `grid-cols-` and `grid-rows-` (#1)
Bug Fixes:
* handle empty class lists
* missing - for `x` directions
* `classes` returns strings, `merge` returns a `%Tails{}`
Improvements:
* get ready for publishing
* handle tlbr classes properly
* optional `optimize_directions?` config
* fix some bugs around bg- and text- prefixes
* add display and position merging
* add to readme