1.2.4 • Published 1 year ago

postcss-remove-google-fonts v1.2.4

Weekly downloads
60
License
GPL-3.0-only
Repository
github
Last release
1 year ago

PostCSS Remove Google Fonts

Continuous Integration npm version

PostCSS plugin to remove google font imports.

Installation

npm install postcss-remove-google-fonts

Example

module.exports = {
    plugins: {
        'postcss-remove-google-fonts': {},
    },
};
1.2.4

1 year ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

3 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago