1.0.17 • Published 5 years ago

material-addons v1.0.17

Weekly downloads
16
License
MIT
Repository
github
Last release
5 years ago

About

The goal of "material addons" is to achieve a stylesheet similar to Clarity Addons for Angular Material.

Requirements

Material addons requires an already set-up Angular Material project. To do a fresh start please follow the official Angular Material guide before you continue, but exclude step 4 ("include a theme").

Installation

  1. Install Material Addons package using npm:

    npm install material-addons
  2. Add the stylesheet at the top of your projects styles.scss:

    @import '~material-addons/themes/styles';

Demo

The demo website is linked on the github repository page.

1.0.17

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago