Unclaimed project
Are you a maintainer of postcss-font-magician? Claim this project to take control of your public changelog and roadmap.
Changelog
Magically generate all the @font-face rules
Dropped support of Node.js 6.x, 8.x, 11.x, and 13.x PostCSS is not automatically installed with this plugin. Don't forget to install of PostCSS as dev dependency
npm install postcss postcss-font-magician --save-dev
or
yarn add postcss postcss-font-magician --dev
Added: Migrate to PostCSS 8 API Updated: dev dependecies Updated: package.json
Added: Support of Material Icons font Updated: google-fonts-complete dependency Updated: dev dependecies Updated: package.json
Added: Support of Google fonts unicode-range subsets Fixed: refactoring the plugin script Updated: google-fonts-complete dependency Updated: dev dependecies Updated: package.json Updated: eslint rules
Updated: google-fonts-complete dependency Updated: dev dependencies