UNPKG

css-extract

Version:

Extract CSS from a browserify bundle

22 lines (15 loc) 716 B
# css-extract change log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## 2.0.0 * Update dependencies. ([@goto-bus-stop][] in [#16][]) * Add test for `insertCss(someDynamicValue)`. ([@ahdinosaur][] in [#12][]) [@goto-bus-stop]: https://github.com/goto-bus-stop [@ahdinosaur]: https://github.com/ahdinosaur [#12]: https://github.com/stackcss/css-extract/pull/12 [#16]: https://github.com/stackcss/css-extract/pull/16 ## 1.3.1 * Update static-module. ([@s3ththompson][] in [#15][]) * Update stability badge to stable. [@s3ththompson]: https://github.com/s3ththompson [#15]: https://github.com/stackcss/css-extract/pull/15