Skip to content

Commit b2ba1a8

Browse files
committed
docs: change meta description
#621
1 parent 0fd0fb9 commit b2ba1a8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: PurgeCSS - Remove unused CSS
33
lang: en-US
44
meta:
55
- name: description
6-
content: PurgeCSS is a tool to remove unused CSS that you're not using in your project. It can be used as part of your development workflow. PurgeCSS comes with a JavaScript API, a CLI, and plugins for popular build tools.
6+
content: PurgeCSS is a tool to remove unused CSS from your project. It can be used as part of your development workflow. PurgeCSS comes with a JavaScript API, a CLI, and plugins for popular build tools.
77
- itemprop: description
8-
content: PurgeCSS is a tool to remove unused CSS that you're not using in your project. It can be used as part of your development workflow. PurgeCSS comes with a JavaScript API, a CLI, and plugins for popular build tools.
8+
content: PurgeCSS is a tool to remove unused CSS from your project. It can be used as part of your development workflow. PurgeCSS comes with a JavaScript API, a CLI, and plugins for popular build tools.
99
- property: og:url
1010
content: https://purgecss.com
1111
- property: og:site_name
@@ -19,7 +19,7 @@ meta:
1919
- property: og:title
2020
content: Remove unused CSS - PurgeCSS
2121
- property: og:description
22-
content: PurgeCSS is a tool to remove unused CSS that you're not using in your project. It can be used as part of your development workflow. PurgeCSS comes with a JavaScript API, a CLI, and plugins for popular build tools.
22+
content: PurgeCSS is a tool to remove unused CSS from your project. It can be used as part of your development workflow. PurgeCSS comes with a JavaScript API, a CLI, and plugins for popular build tools.
2323

2424

2525
---

docs/plugins/gulp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Gulp | PurgeCSS
33
lang: en-US
44
meta:
55
- name: description
6-
content: PurgeCSS is a tool to remove unused CSS that you're not using in your project. You can use it with gulp plugin.
6+
content: PurgeCSS is a tool to remove unused CSS from your project. You can use it with gulp plugin.
77
- itemprop: description
8-
content: PurgeCSS is a tool to remove unused CSS that you're not using in your project. You can use it with gulp plugin.
8+
content: PurgeCSS is a tool to remove unused CSS from your project. You can use it with gulp plugin.
99
- property: og:url
1010
content: https://purgecss.com/plugins/gulp
1111
- property: og:site_name
@@ -19,7 +19,7 @@ meta:
1919
- property: og:title
2020
content: Remove unused CSS - PurgeCSS
2121
- property: og:description
22-
content: PurgeCSS is a tool to remove unused CSS that you're not using in your project. You can use it with gulp plugin.
22+
content: PurgeCSS is a tool to remove unused CSS from your project. You can use it with gulp plugin.
2323
---
2424

2525
# Gulp

0 commit comments

Comments
 (0)