0.0.5 • Published 1 year ago

@ngx-aspn-lib/theming v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

ngx-aspn-theming

This library was generated with Angular CLI version 17.3.0.

Simple theming and css utilities in SCSS.

Usage

Declare the theme you would like at the top level of your app.

<!-- Set your desired theme as a class here -->
<div class="eerie-charcoal">
  <div>
    <!-- Your entire application goes below from here -->
  </div>
</div>

Components styling

Card

TODO

Button

TODO

Navbar

TODO

Preview

eerie-charcoal

TODO

hookers-green-olivine

TODO

lazuli-cool-gray

TODO

murrey-crayola

TODO

purple-violet

TODO

Demo

TODO

0.0.5

1 year ago