mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-17 21:48:08 +01:00
feat(ui-features): add the icons page
This commit is contained in:
parent
44318d9e25
commit
2f71b9a1a2
8 changed files with 82 additions and 16 deletions
|
|
@ -18,5 +18,5 @@ $theme-name: 'gorgeous';
|
|||
}
|
||||
|
||||
// @nga/bootstrap module styles
|
||||
@import '~@nga/bootstrap/styles/themes/nga.theme.default';
|
||||
@import '~@nga/theme/overrides/bootstrap/styles/themes/nga.theme.default';
|
||||
@include nga-bootstrap($theme-name);
|
||||
|
|
|
|||
|
|
@ -18,5 +18,5 @@ $theme-name: 'pure';
|
|||
}
|
||||
|
||||
// @nga/bootstrap module styles
|
||||
@import '~@nga/bootstrap/styles/themes/nga.theme.default';
|
||||
@import '~@nga/theme/overrides/bootstrap/styles/themes/nga.theme.default';
|
||||
@include nga-bootstrap($theme-name);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue