feat(ui-features): add the icons page

This commit is contained in:
Alexander Zhukov 2017-05-04 15:33:51 +03:00
parent 44318d9e25
commit 2f71b9a1a2
8 changed files with 82 additions and 16 deletions

View file

@ -1,11 +1,10 @@
import { Component } from '@angular/core';
import 'style-loader!../@theme/styles/gorgeous/gorgeous.theme.scss';
import 'style-loader!../@theme/styles/pure/pure.theme.scss';
@Component({
selector: 'pages',
styleUrls: [
'../@theme/styles/gorgeous/gorgeous.theme.scss',
'../@theme/styles/pure/pure.theme.scss',
],
template: `
<one-column-layout>
<nga-menu></nga-menu>