Skip to content

Commit

Permalink
Update pages/css/index.md
Browse files Browse the repository at this point in the history
Co-Authored-By: emplums <emplums@github.com>
  • Loading branch information
shawnbot and emplums committed Apr 30, 2019
1 parent ea046ba commit 57f7261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/css/index.md
Expand Up @@ -49,7 +49,7 @@ Primer CSS is built upon systems that form the foundation of our styles such as

## Primer CSS bundles

Each component or group of styles is packaged up and distributed via npm. Primer CSS includes 23 packages that are grouped into useful 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 CSS within your own project.
Each component or group of styles is distributed via npm as a separate CSS file, or "bundle". We also distribute "meta-packages" for core (shared) elements, product-specific (github.com) styles, and marketing.

<PrimerPackageBox meta={bundles.primer} count={Object.keys(bundles).length - 1} mb={4} />

Expand Down

0 comments on commit 57f7261

Please sign in to comment.