This package is an Otter Framework Module.
A styling framework to apply a theme on an Otter application at build time and runtime to support CMS customization.
ng add @o3r/styling
[!WARNING] This module requires @o3r/core to be installed.
Find more information in the documentation.
Otter framework provides a set of code generators based on Angular schematics.
Schematics | Description | How to use |
---|---|---|
add | Include Otter styling module in a library / application. | ng add @o3r/styling |
theming-to-component | Add theming to an Otter component | ng g theming-to-component |