From f59bfbb74fe8194c21d14a3bebaf9504dee3821d Mon Sep 17 00:00:00 2001 From: broccolini Date: Mon, 12 Jun 2017 11:36:45 -0400 Subject: [PATCH] match primer description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10d786f6..7ba2e4d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primer-css", - "description": "Primer is the CSS toolkit that powers GitHub's front-end design. It's purposefully limited to common components to provide our developers with the most flexibility, and to keep GitHub uniquely *GitHubby*. It's built with SCSS, so it's easy to include all or part of it within your own project.", + "description": "Primer is the CSS framework that powers GitHub's front-end design. Primer-css includes 23 packages that are grouped into 3 core meta-packages for easy install. Each package and meta-package is independently versioned and distributed via NPM, so it's easy to include all or part of Primer within your own project.", "homepage": "http://primercss.io/", "author": "GitHub, Inc.", "license": "MIT",