mirror of
https://github.com/primer/css.git
synced 2024-11-25 07:33:41 +03:00
update url, wording, grammer and mechanics
This commit is contained in:
parent
dc7520d8d7
commit
ceda4c6f23
@ -3,9 +3,9 @@
|
||||
[![NPM version](http://img.shields.io/npm/v/primer-marketing.svg)](https://www.npmjs.org/package/primer-marketing)
|
||||
[![Build Status](https://travis-ci.org/primer/primer-css.svg?branch=master)](https://travis-ci.org/primer/primer-css)
|
||||
|
||||
> Primer marketing is the marketing based modules of the primer framework.
|
||||
> Primer marketing is one of 3 meta-packages that belong to the Primer CSS framework. Primer marketing contains packages that are used on GitHub marketing websites.
|
||||
|
||||
This repository is a compilation of [several CSS modules](https://github.com/primer). You can break it down into smaller sections using npm.
|
||||
This repository is a compilation of [several CSS packages](https://github.com/primer/primer-css). You can break it down into smaller sections using NPM.
|
||||
|
||||
## Install
|
||||
|
||||
@ -27,7 +27,7 @@ You can also import specific portions of the module by importing those partials
|
||||
|
||||
## Build
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
```
|
||||
$ npm run build
|
||||
|
Loading…
Reference in New Issue
Block a user