mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +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,5 +1,5 @@
|
|||
@import '~@nga/theme/styles_new/component';
|
||||
@import '~@nga/theme/styles_new/global/bootstrap/buttons';
|
||||
@import '~@nga/theme/styles/component';
|
||||
@import '~@nga/theme/styles/global/bootstrap/buttons';
|
||||
|
||||
@mixin btn-bg($background) {
|
||||
background-color: $background;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue