File tree Expand file tree Collapse file tree 8 files changed +13
-36
lines changed
Expand file tree Collapse file tree 8 files changed +13
-36
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Purgecss use [SemVer](http://semver.org/) for versioning.
1313** Before submitting a pull request,** please make sure the following is done:
1414
15151 . Fork [ the repository] ( https://github.com/FullHuman/purgecss )
16- and create your branch from ` master ` .
16+ and create your branch from ` main ` .
17172 . If you've added code that should be tested, add tests!
18183 . If you've changed APIs, update the documentation.
19194 . Ensure the test suite passes (` npm test ` ).
Original file line number Diff line number Diff line change 11# PurgeCSS
22
3- ![ David (path)] ( https://img.shields.io/david/FullHuman/purgecss?path=packages%2Fpurgecss&style=for-the-badge )
4- ![ David (path)] ( https://img.shields.io/david/dev/FullHuman/purgecss?path=packages%2Fpurgecss&style=for-the-badge )
5- ![ Dependabot] ( https://img.shields.io/badge/dependabot-enabled-%23024ea4?style=for-the-badge )
6- ![ npm] ( https://img.shields.io/npm/v/purgecss?style=for-the-badge )
7- ![ npm] ( https://img.shields.io/npm/dw/purgecss?style=for-the-badge )
3+ [ ![ npm] ( https://img.shields.io/npm/v/purgecss?style=for-the-badge )] ( https://www.npmjs.com/package/purgecss )
4+ ![ npm] ( https://img.shields.io/npm/dm/purgecss?style=for-the-badge )
85![ GitHub] ( https://img.shields.io/github/license/FullHuman/purgecss?style=for-the-badge )
6+ ![ Dependabot] ( https://img.shields.io/badge/dependabot-enabled-%23024ea4?style=for-the-badge )
97
108<p align =" center " >
119 <img src="https://i.imgur.com/UEiUiJ0.png" height="200" width="200" alt="PurgeCSS logo"/>
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ module.exports = {
7777 searchPlaceholder : "Search..." ,
7878 repo : "FullHuman/purgecss" ,
7979 docsDir : "docs" ,
80- docsBranch : "master " ,
80+ docsBranch : "main " ,
8181 editLinks : true ,
8282 editLinkText : "Help us improve this page!" ,
8383 evergreen : true ,
Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ Those extractors are still a work in progress.
8080It is not encouraged to use them in production yet.
8181:::
8282
83- - [ purgecss-from-html] ( https://github.com/FullHuman/purgecss/blob/master /packages/purgecss-from-html ) : HTML files (.html)
84- - [ purgecss-from-js] ( https://github.com/FullHuman/purgecss/blob/master /packages/purgecss-from-js ) : JS files
85- - [ purgecss-from-pug] ( https://github.com/FullHuman/purgecss/blob/master /packages/purgecss-from-pug ) : Pug files (.pug)
83+ - [ purgecss-from-html] ( https://github.com/FullHuman/purgecss/blob/main /packages/purgecss-from-html ) : HTML files (.html)
84+ - [ purgecss-from-js] ( https://github.com/FullHuman/purgecss/blob/main /packages/purgecss-from-js ) : JS files
85+ - [ purgecss-from-pug] ( https://github.com/FullHuman/purgecss/blob/main /packages/purgecss-from-pug ) : Pug files (.pug)
8686- [ purgecss-from-twig] ( ) : Twig files
8787- [ purgecss-from-blade] ( ) : Blade files
Original file line number Diff line number Diff line change 11# grunt-purgecss
22
3- [ ![ Build Status] ( https://travis-ci.org/FullHuman/grunt-purgecss.svg?branch=master )] ( https://travis-ci.org/FullHuman/purgecss )
4- [ ![ CircleCi] ( https://circleci.com/gh/FullHuman/grunt-purgecss/tree/master.svg?style=shield )] ( )
5- [ ![ dependencies Status] ( https://david-dm.org/fullhuman/grunt-purgecss/status.svg )] ( https://david-dm.org/fullhuman/grunt-purgecss )
6- [ ![ devDependencies Status] ( https://david-dm.org/fullhuman/grunt-purgecss/dev-status.svg )] ( https://david-dm.org/fullhuman/grunt-purgecss?type=dev )
7- [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/7710684c644d4f7cb725dc10a2a5953f )] ( https://www.codacy.com/app/FullHuman/grunt-purgecss?utm_source=github.com& ; utm_medium=referral& ; utm_content=FullHuman/grunt-purgecss& ; utm_campaign=Badge_Grade )
8- [ ![ styled with prettier] ( https://img.shields.io/badge/styled_with-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
93[ ![ npm] ( https://img.shields.io/npm/v/grunt-purgecss.svg )] ( https://www.npmjs.com/package/grunt-purgecss )
104[ ![ license] ( https://img.shields.io/github/license/fullhuman/grunt-purgecss.svg )] ( )
115
Original file line number Diff line number Diff line change 11# gulp-purgecss
22
3- [ ![ Build Status] ( https://travis-ci.org/FullHuman/gulp-purgecss.svg?branch=master )] ( https://travis-ci.org/FullHuman/gulp-purgecss )
4- [ ![ CircleCi] ( https://circleci.com/gh/FullHuman/gulp-purgecss/tree/master.svg?style=shield )] ( )
5- [ ![ David] ( https://img.shields.io/david/FullHuman/gulp-purgecss.svg )] ( )
6- [ ![ David] ( https://img.shields.io/david/dev/FullHuman/gulp-purgecss.svg )] ( )
7- [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/f41103d5c2754ebeac6e7701a142bb17 )] ( https://www.codacy.com/app/FullHuman/gulp-purgecss?utm_source=github.com& ; utm_medium=referral& ; utm_content=FullHuman/gulp-purgecss& ; utm_campaign=Badge_Grade )
8- [ ![ styled with prettier] ( https://img.shields.io/badge/styled_with-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
93[ ![ npm] ( https://img.shields.io/npm/v/gulp-purgecss.svg )] ( https://www.npmjs.com/package/gulp-purgecss )
10- [ ![ license] ( https://img.shields.io/github/license/fullhuman/gulp-purgecss.svg )] ( ) [ ![ Greenkeeper badge ] ( https://badges.greenkeeper.io/FullHuman/gulp-purgecss.svg )] ( https://greenkeeper.io/ )
4+ [ ![ license] ( https://img.shields.io/github/license/fullhuman/gulp-purgecss.svg )] ( )
115
126
137> [ gulp] ( http://gulpjs.com/ ) plugin to removed unused CSS, using [ purgecss] ( https://github.com/FullHuman/purgecss )
Original file line number Diff line number Diff line change 11# purgecss-webpack-plugin
22
3- [ ![ Build Status] ( https://travis-ci.org/FullHuman/purgecss-webpack-plugin.svg?branch=master )] ( https://travis-ci.org/FullHuman/purgecss-webpack-plugin )
4- [ ![ CircleCi] ( https://circleci.com/gh/FullHuman/purgecss-webpack-plugin/tree/master.svg?style=shield )] ( )
5- [ ![ dependencies Status] ( https://david-dm.org/fullhuman/purgecss-webpack-plugin/status.svg )] ( https://david-dm.org/fullhuman/purgecss-webpack-plugin )
6- [ ![ devDependencies Status] ( https://david-dm.org/fullhuman/purgecss-webpack-plugin/dev-status.svg )] ( https://david-dm.org/fullhuman/purgecss-webpack-plugin?type=dev )
7- [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/c23bd13d30104a7a89bed239166aaf69 )] ( https://www.codacy.com/app/FullHuman/purgecss-webpack-plugin?utm_source=github.com&utm_medium=referral&utm_content=FullHuman/purgecss-webpack-plugin&utm_campaign=Badge_Grade )
8- [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Coverage/c23bd13d30104a7a89bed239166aaf69 )] ( https://www.codacy.com/app/FullHuman/purgecss-webpack-plugin?utm_source=github.com&utm_medium=referral&utm_content=FullHuman/purgecss-webpack-plugin&utm_campaign=Badge_Coverage )
9- [ ![ styled with prettier] ( https://img.shields.io/badge/styled_with-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
103[ ![ npm] ( https://img.shields.io/npm/v/purgecss-webpack-plugin.svg )] ( https://www.npmjs.com/package/purgecss-webpack-plugin )
11- [ ![ license] ( https://img.shields.io/github/license/fullhuman/purgecss-webpack-plugin.svg )] ( ) [ ![ Greenkeeper badge ] ( https://badges.greenkeeper.io/FullHuman/purgecss-webpack-plugin.svg )] ( https://greenkeeper.io/ )
4+ [ ![ license] ( https://img.shields.io/github/license/fullhuman/purgecss-webpack-plugin.svg )] ( )
125
136[ Webpack] ( https://github.com/webpack/webpack ) plugin to remove unused css.
147
Original file line number Diff line number Diff line change 11# PurgeCSS
22
3- ![ David] ( https://img.shields.io/david/FullHuman/purgecss?path=packages%2Fpurgecss&style=for-the-badge )
4- ![ David] ( https://img.shields.io/david/dev/FullHuman/purgecss?path=packages%2Fpurgecss&style=for-the-badge )
5- ![ Dependabot] ( https://img.shields.io/badge/dependabot-enabled-%23024ea4?style=for-the-badge )
6- ![ npm] ( https://img.shields.io/npm/v/purgecss?style=for-the-badge )
7- ![ npm] ( https://img.shields.io/npm/dw/purgecss?style=for-the-badge )
3+ [ ![ npm] ( https://img.shields.io/npm/v/purgecss?style=for-the-badge )] ( https://www.npmjs.com/package/purgecss )
4+ ![ npm] ( https://img.shields.io/npm/dm/purgecss?style=for-the-badge )
85![ GitHub]
181A
span>( https://img.shields.io/github/license/FullHuman/purgecss?style=for-the-badge )
6+ ![ Dependabot] ( https://img.shields.io/badge/dependabot-enabled-%23024ea4?style=for-the-badge )
97
108<p align =" center " >
119 <img src="https://i.imgur.com/UEiUiJ0.png" height="200" width="200" alt="PurgeCSS logo"/>
You can’t perform that action at this time.
0 commit comments