prejss-postcss-parser
Version:
PreJSS Parser based on PostCSS and plugins
19 lines (10 loc) • 824 B
Markdown
# Change Log
All notable changes to this project will be documented in this file. If a contribution does not have a mention next to it, [@grigory-leonenko](https://github.com/grigory-leonenko) or [@DenisIzmaylov](https://github.com/DenisIzmaylov) did it.
*The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).*
## [Upcoming Major Release]
- Explore unreleased changes [here](https://github.com/axept/prejss-private/commits/master)
## [v0.1.0] - 2017-03-02
PostCSS parser submitted as separate package, prejss allow use different adapters for parsing and modify css and cssJS objects.
Read more:
- [prejss](https://github.com/axept/prejss)
- [babel-plugin-transform-prejss](https://github.com/axept/babel-plugin-transform-prejss)