PostCSS Remove Google Fonts
PostCSS plugin to remove google font imports.
Installation
npm install postcss-remove-google-fonts
Example
module.exports = {
plugins: {
'postcss-remove-google-fonts': {},
},
};
PostCSS plugin to remove google font imports.
npm install postcss-remove-google-fonts
module.exports = {
plugins: {
'postcss-remove-google-fonts': {},
},
};
npm i postcss-remove-google-fonts
166
1.2.4
GPL-3.0-only
37.2 kB
4