mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-03 16:18:49 +01:00
refactor(theme): styles_new -> styles
This commit is contained in:
parent
c31a1b328b
commit
b9ca0163ff
8 changed files with 12 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@import '~@nga/theme/styles_new/component';
|
||||
@import '~@nga/theme/styles/component';
|
||||
|
||||
// TODO move colors to theme
|
||||
@include nga-install-component() {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
@import '~@nga/theme/styles_new/all';
|
||||
@import '~@nga/theme/styles/all';
|
||||
@include nga-themes-install();
|
||||
|
||||
@import '~@nga/auth/styles_new/all';
|
||||
@import '~@nga/auth/styles/all';
|
||||
@include nga-auth-install();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue