ember-materialize-mu-authorization
v0.1.0
Published
Materialize styled component for authorizaion on the mu-semtech platform. See http://mu.semte.ch/.
Downloads
3
Maintainers
Readme
ember-materialize-mu-authorization
installation
- npm install ember-cli-materialize --save-dev
- ember g ember-cli-materialize
- add the following lines to your ember-cli-build.js file: sassOptions: { includePaths: [ 'bower_components', 'bower_components/materialize/sass', 'node_modules/ember-cli-materialize' ] }