feat(@theme): add base gorgeous styles

This commit is contained in:
tibing 2017-04-26 12:25:54 +03:00
parent a126301343
commit c88b6966e4
11 changed files with 234 additions and 13 deletions

View file

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