# @appuniversum/ember-appuniversum

Ember addon that provides components for Flanders themed applications.

## Compatibility

- Ember.js v5.12 or above
- Embroider or ember-auto-import v2

## Installation

```
npm install --save-dev @appuniversum/ember-appuniversum
```

## Usage

This ember addon wraps a CSS framework for Flanders government applications called Appuniversum. It provides components that helps being compliant with this framework in Ember apps.

To get started using this addon in your Ember.js app, follow the [Getting started](https://appuniversum.github.io/ember-appuniversum/?path=/story/outline-getting-started--page) guide.

## Contributing

See the [Contributing](CONTRIBUTING.md) guide for details.

### Releases:

> Make sure all the merged PRs have the correct label, so they show up in the changelog

Release to npm: `GITHUB_AUTH=your-token npm run release` and follow the prompts

## License

This project is licensed under the [MIT License](LICENSE.md).
