@layerone-theme/ui-angular
v0.2.1
Published
Angular component library for the LayerOne design system.
Readme
@layerone-theme/ui-angular
Angular component library for the LayerOne design system.
Install
npm install @layerone-theme/ui-angularUsage
Import the styles once in your app (global styles):
@import "@layerone-theme/theme/dist/index.css";Then import components/modules from this package:
import { LayerOneButtonModule } from "@layerone-theme/ui-angular";Links
- Docs: https://github.com/shashankshekhar2909/layerone
- Storybook: see the docs site once deployed
