ncp_style

1.0.7 • Public • Published

#Postnord styling package This is the styling base for NCP. It will contain the base color pallett and some basic styling to get the topbar to look nice. It will be published as an open npm package. https://docs.npmjs.com/getting-started/publishing-npm-packages

##Updating the package When you make changes, you can update the package using npm version <update_type>, where update_type is one of the semantic versioning release types, patch, minor, or major. This command will change the version number in package.json. Note that this will also add a tag with this release number to your git repository if you have one. After updating the version number, you can npm publish again. Test: Go to https://npmjs.com/package/. The package number should be updated. The README displayed on the site will not be updated unless a new version of your package is published, so you would need to run npm version patch and npm publish to have a documentation fix displayed on the site.

Readme

Keywords

Package Sidebar

Install

npm i ncp_style

Weekly Downloads

4

Version

1.0.7

License

ISC

Last publish

Collaborators

  • e-manconnect