postcss-gridlover
Version:
Enables using Gridlover sx and gr units in your CSS
20 lines (15 loc) • 550 B
Markdown
# Change log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [0.2.1]
### Fixed
- [Grid units on border do not work.](https://github.com/sakamies/postcss-gridlover/issues/10#issuecomment-300274273)
## [0.1.1] - 2016-08-04
### Fixed
- `npm run test` now works
## [0.1.0] - 2016-08-01
### Added
- You can now change any base value at any point, . It's no longer just one base variables setup per file.
## [0.0.1] - 2016-06-09
### Added
- Basic functionality