mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 02:10:12 +01:00
refactor(theme): massive theme refactoring to use mixins instead of variables
This commit is contained in:
parent
0420354b9c
commit
cfeb3cf125
19 changed files with 151 additions and 230 deletions
|
|
@ -2,6 +2,7 @@ import { Component } from '@angular/core';
|
|||
|
||||
@Component({
|
||||
selector: 'ngx-one-column-layout',
|
||||
styleUrls: ['./one-column.layout.scss'],
|
||||
template: `
|
||||
<nga-layout>
|
||||
<nga-layout-header fixed>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue