design 0.21.1
Install from the command line:
Learn more about npm packages
$ npm install @digitallinguistics/design@0.21.1
Install via package.json:
"@digitallinguistics/design": "0.21.1"
About this version
The design system and pattern library for Digital Linguistics (DLx) projects. Includes components from the DLx Styles Library as well.
- major: Major changes to the design system.
- minor: Additions to the design system.
- patch: Fixes or changes to documentation.
- Increment package version (
npm version
). - Merge commit into
main
. The commit will automatically publish as a new version.