# Strato Components Preview

This package includes the React UI components of the Strato Design System.

![A presentational overview of the Strato Design System](https://dt-cdn.net/images/strato-design-system-2158-65ccf92cee.png)

## Install

```sh
npm install @dynatrace/strato-components-preview
```

## Documentation

Check out the extensive documentation on the [Dynatrace Developer Documentation](https://developer.dynatrace.com/design/components-preview/)

## Breaking Changes

These components are in a preview state, which means breaking changes can occur at any time. To be able to iterate fast, **changes in this package we will not adhere to semver, thus breaking changes will not increase the major version**. The changes will be communicated in the changelog and whenever possible breaking changes will be automatically migrated with the `dt-app update` command.
