mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-08 18:48:50 +01:00
feat(@theme): add base gorgeous styles
This commit is contained in:
parent
a126301343
commit
c88b6966e4
11 changed files with 234 additions and 13 deletions
|
|
@ -8,7 +8,6 @@ import { Component } from '@angular/core';
|
|||
@Component({
|
||||
selector: 'app',
|
||||
template: '<router-outlet></router-outlet>',
|
||||
styleUrls: ['./app.component.scss'],
|
||||
})
|
||||
export class AppComponent {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue