Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.13 KB

Vocabulary fonts

Typefaces that lend personality to the web facing Creative Commons

Code of conduct

CODE_OF_CONDUCT.md:

The Creative Commons team is committed to fostering a welcoming community. This project and all other Creative Commons open source projects are governed by our Code of Conduct. Please report unacceptable behavior to [email protected] per our reporting guidelines.

Contributing

See CONTRIBUTING.md.

Build

Run the following command to build minified Vocabulary styles in the dist/ folder.

npm run build

Publish to NPM

Run the following command to build minified Vocabulary styles and publish them to NPM.

./publish.sh