@altack/alpha

1.1.32 • Public • Published

Alpha for Angular Material 10

An Angular Material theme based on Alpha Design Spec.

How to use?

  1. Install Angular Material
    ng add @angular/material

    During the configuration setup choose:
    - Custom Theme
    - Don't install Google Material fonts

  2. Install Alpha theme
    npm i @altack/alpha

  3. Modify the styles.scss file from your src folder to include alpha.scss
    @import "~@altack/alpha";
    Please remove all related Angular Material configuration, they are already included in alpha.scss.

What else is included?

  • CSS reset by ress
  • Bootstrap Grid
  • Bootstrap Flex utilities
  • Bootstrap Display & Visibility utilities
  • Bootstrap Sizing & Spacing utilities

Readme

Keywords

none

Package Sidebar

Install

npm i @altack/alpha

Weekly Downloads

1

Version

1.1.32

License

UNLICENSED

Unpacked Size

52.4 kB

Total Files

37

Last publish

Collaborators

  • guzmanoj