@braintrust-dev/arche-light
v0.0.25
Published
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.
Readme
ArcheLight
This library was generated with Angular CLI version 12.2.0.
Current Elements
Button - to utilize the arche-button in your current code add the 'arche-button' selector on your button tag. You can utilize the 'primary' class to give it the default arche-light theme.
Example -
<button arche-button class="primary">Primary</button>