1.0.17 • Published 6 years ago

material-addons v1.0.17

Weekly downloads
16
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago