mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix(material-theme): fix build after rebasing with master
This commit is contained in:
parent
d351a772c3
commit
cec13a0bb2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// @nebular theming framework
|
||||
@import '~@nebular/theme/styles/theming';
|
||||
@import '@nebular/theme/styles/theming';
|
||||
// @nebular out of the box themes
|
||||
@import '~@nebular/theme/styles/themes';
|
||||
@import '@nebular/theme/styles/themes';
|
||||
// material themes
|
||||
@import './material/material-dark';
|
||||
@import './material/material-light';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue