@minvws/manon-themes
v18.2.0
Published
This package provides a collection of themes for the [`@minvws/manon`](https://github.com/minvws/nl-rdo-manon) design system. It is intended to be used alongside the core `@minvws/manon` package. Please refer to the [main project](https://github.com/minvw
Keywords
Readme
@minvws/manon-themes
This package provides a collection of themes for the
@minvws/manon design system. It is
intended to be used alongside the core @minvws/manon package. Please refer to
the main project for documentation on
how to use the design system and its components.
Installation
To install this package, run the following command:
npm install @minvws/manon-themesYou must also have the dependency, @minvws/manon, installed:
npm install @minvws/manonUsage
To use a theme, import the main SCSS file for the desired theme into your project's main stylesheet.
Available Themes
iCore Open
The standard theme for iCore Open applications.
@use "@minvws/manon-themes/icore-open";