Skip to content
Snippets Groups Projects
Commit a35ba3d5 authored by Scott Cooper's avatar Scott Cooper
Browse files

release 1.4.3

parent 7587fc5c
Branches
Tags 1.4.3
No related merge requests found
......@@ -19,7 +19,7 @@ npm install toastr-ng2 --save
__step 1:__ copy [toast css](https://github.com/scttcper/toastr-ng2/blob/master/src/app/app.component.css) to your project.
If you are using sass you can import the css.
```sass
@import 'node_modules/toastr/toastr';
@import 'node_modules/toastr-ng2/toastr';
```
__step 2:__ add ToastrModule to app NgModule
......
{
"name": "toastr-ng2",
"version": "1.4.2",
"version": "1.4.3",
"description": "Toastr for Angular 2",
"main": "./toastr.js",
"typings": "./toastr.d.ts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment