You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/primer-product/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
> Primer product is the product based modules of the primer framework. Shared between our product and marketing pages.
7
7
8
-
This repository is a compilation of [several CSS modules](https://github.com/primer). You can break it down into smaller sections using npm.
8
+
This repository is a compilation of [several CSS packages](https://github.com/primer). You can break it down into smaller sections using NPM.
9
9
10
10
## Install
11
11
@@ -27,7 +27,7 @@ You can also import specific portions of the module by importing those partials
27
27
28
28
## Build
29
29
30
-
For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package.
30
+
For a compiled **CSS** version of this module, a NPM script is included that will output a CSS version to `build/build.css` The built CSS file is also included in the NPM package.
0 commit comments