mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
refactor(theme): fix linking component to the particular framework scss
This commit is contained in:
parent
825881f687
commit
c31a1b328b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
@import '~@nga/theme/styles_new/all';
|
@import '~@nga/theme/styles_new/component';
|
||||||
|
@import '~@nga/theme/styles_new/global/bootstrap/hero-buttons';
|
||||||
|
|
||||||
@include nga-install-component() {
|
@include nga-install-component() {
|
||||||
nga-card {
|
nga-card {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue