feature(header): issue #95 Add notifications component

Add it in dependencies
Add styles
This commit is contained in:
Jean-Baptiste
2019-02-28 10:44:32 +01:00
committed by Gaëlle Morin
parent 82113d9546
commit 15db82087a
8 changed files with 36 additions and 117 deletions

View File

@ -31,4 +31,5 @@ link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=Open+Sans:3
script(type="module" src="https://unpkg.com/@startinblox/core@0.6")
script(type="module" src="https://unpkg.com/@startinblox/router@0.6")
script(type="module" src="https://unpkg.com/@startinblox/component-chat@0.1")
script(type="module" src="https://unpkg.com/@startinblox/component-notifications")