postcss-fontpath
Version:
PostCSS plugin that adds a font-path attribute to @font-face which expands to the FontSpring syntax
42 lines (24 loc) • 1.99 kB
Markdown
# Change Log
## [Unreleased](https://github.com/seaneking/postcss-fontpath/tree/HEAD)
[Full Changelog](https://github.com/seaneking/postcss-fontpath/compare/v0.3.0...HEAD)
**Closed issues:**
- Trailing comma and missing font file when only woff file availible [\#8](https://github.com/seaneking/postcss-fontpath/issues/8)
- Check if filetype exists [\#2](https://github.com/seaneking/postcss-fontpath/issues/2)
**Merged pull requests:**
- Upgrade dev deps and fix tests [\#10](https://github.com/seaneking/postcss-fontpath/pull/10) ([perrin4869](https://github.com/perrin4869))
- Trailing comma issue [\#9](https://github.com/seaneking/postcss-fontpath/pull/9) ([mikestreety](https://github.com/mikestreety))
- Add woff2 support [\#6](https://github.com/seaneking/postcss-fontpath/pull/6) ([kayandrae07](https://github.com/kayandrae07))
## [v0.3.0](https://github.com/seaneking/postcss-fontpath/tree/v0.3.0) (2016-04-26)
[Full Changelog](https://github.com/seaneking/postcss-fontpath/compare/v0.2.0...v0.3.0)
**Merged pull requests:**
- Added optional check if font files exists [\#5](https://github.com/seaneking/postcss-fontpath/pull/5) ([robinvdvleuten](https://github.com/robinvdvleuten))
## [v0.2.0](https://github.com/seaneking/postcss-fontpath/tree/v0.2.0) (2015-09-06)
[Full Changelog](https://github.com/seaneking/postcss-fontpath/compare/v0.1.1...v0.2.0)
**Closed issues:**
- Move to PostCSS 5.0 [\#3](https://github.com/seaneking/postcss-fontpath/issues/3)
## [v0.1.1](https://github.com/seaneking/postcss-fontpath/tree/v0.1.1) (2015-07-06)
[Full Changelog](https://github.com/seaneking/postcss-fontpath/compare/v0.1.0...v0.1.1)
**Closed issues:**
- Send PR to PostCSS README [\#1](https://github.com/seaneking/postcss-fontpath/issues/1)
## [v0.1.0](https://github.com/seaneking/postcss-fontpath/tree/v0.1.0) (2015-07-04)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*