1.0.0 • Published 4 years ago

neomorph v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Neomorph

This package provides a library with Neomorphism styling.

Standards :

Update Changelog in README.md

v#.#.# List of changes

Update version in package.json

"version": "v#.#.#"

Commit Message

v#.#.# - short summary

PR Title

v#.#.# - TICKET-# - Short Summary

Usage :

npm publish

Publish as npm package. Run yarn build and ensure you have followed the standards section above before running this command and publishing to NPM.

package.json

Reference as a module :

"dependencies": {
    ...
    "@neomorph": "https://github.com/colebw/neomorph.git",
    ...
}

Changelog

1.0.0
  • Initial commit.