All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- This
CHANGELOG
file to keep track of what happened
0.1.2 - 2016-01-03
- Wrong
padding-bottom
value in example output (#3 by @Nitive)
0.1.1 - 2015-10-12
- Bug when
trbl
set totrue
swappedy
values (#1)
0.1.0 - 2015-10-10
trbl
option to swap left and right values inx
shorthands according to CSS TRBL model (#1)
0.0.3 - 2015-10-10
- Updated
README
info to install module from npm.
- Border shorthand parsing bug (#2)
0.0.2 - 2015-08-27
- Margin, padding and border shorthands support.
README
with documentation and examples
- Project base scaffolded with PostCSS plugin generator.