# The Digital Linguistics (DLx) Design System & Pattern Library

The design system and pattern library for Digital Linguistics (DLx) projects. Includes components from the [DLx Styles Library][styles] as well.

## Versioning

- **major:** Major changes to the design system.
- **minor:** Additions to the design system.
- **patch:** Fixes or changes to documentation.

## Releases

1. Increment package version (`npm version`).
2. Merge commit into `main`. The commit will automatically publish as a new version.

<!-- LINKS -->

[styles]: https://styles.digitallinguistics.io
