UNPKG

@typographist/postcss

Version:

Toolkit for the rapid construction of interfaces with high quality typography.

80 lines (29 loc) 2.56 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [7.0.6](https://github.com/mg901/typographist/postcss/compare/@typographist/postcss@7.0.5...@typographist/postcss@7.0.6) (2020-11-10) **Note:** Version bump only for package @typographist/postcss ## [7.0.5](https://github.com/mg901/typographist/postcss/compare/@typographist/postcss@7.0.4...@typographist/postcss@7.0.5) (2020-11-08) **Note:** Version bump only for package @typographist/postcss ## [7.0.4](https://github.com/mg901/typographist/postcss/compare/@typographist/postcss@7.0.3...@typographist/postcss@7.0.4) (2020-11-08) **Note:** Version bump only for package @typographist/postcss ## [7.0.3](https://github.com/mg901/typographist/postcss/compare/@typographist/postcss@7.0.2...@typographist/postcss@7.0.3) (2020-11-08) ### Bug Fixes * add files in npmignore config ([d7190ee](https://github.com/mg901/typographist/postcss/commit/d7190eed742a6e5139f02fbea53d5775212f5c80)) ## [7.0.2](https://github.com/mg901/typographist/postcss/compare/@typographist/postcss@7.0.1...@typographist/postcss@7.0.2) (2020-11-08) ### Bug Fixes * update deps ([6484cc4](https://github.com/mg901/typographist/postcss/commit/6484cc4daac68c80bb31f58d68469a861386d951)) ## [7.0.1](https://github.com/mg901/typographist/postcss/compare/@typographist/postcss@7.0.0...@typographist/postcss@7.0.1) (2020-11-08) **Note:** Version bump only for package @typographist/postcss # [5.1.0](https://github.com/typographist/postcss/compare/v5.0.4...v5.1.0) (2019-11-12) ### Features - add ratios ([12940bb](https://github.com/typographist/postcss/commit/12940bb980dce94a5953df2ed18440fa87a6d79a)) ## [5.0.4](https://github.com/typographist/postcss/compare/v5.0.3...v5.0.4) (2019-10-13) ### Bug Fixes - add export default for plugin ([6f01227](https://github.com/typographist/postcss/commit/6f01227bea9136ebfc28b1e03f9c2ec8b5b0fbbc)) - fix path for plugin ([b04929c](https://github.com/typographist/postcss/commit/b04929c2c7ad675d3b3fcd99e1bd5a15e4efd2b9)) ## [5.0.3](https://github.com/typographist/postcss/compare/v5.0.2...v5.0.3) (2019-07-29) ### Bug Fixes - fix function "createRootProp" ([52c9c83](https://github.com/typographist/postcss/commit/52c9c83)) - fix regExp NOT_BREAKPOINT_NAMES ([aa20921](https://github.com/typographist/postcss/commit/aa20921)) - fix validation for breakpoint names ([d35692f](https://github.com/typographist/postcss/commit/d35692f))