feat(auth): auth pages added

This commit is contained in:
Dmitry Nehaychik 2017-08-02 17:27:19 +03:00
parent 210c6f2355
commit 75dd743244
6 changed files with 73 additions and 4 deletions

View file

@ -3,6 +3,8 @@
// @nebular our of the box themes
@import '~@nebular/theme/styles/themes';
// TODO: rename into themes
// which themes you what to enable (empty to enable all - not recommended)
$nb-enabled-themes: (default, light, cosmic);