mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
fix(demo): rename @nga/theme to @akveo/nga-theme
This commit is contained in:
parent
34031ba2be
commit
6263c1b3ba
6 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
@import '../../../@theme/styles/variables';
|
@import '../../../@theme/styles/variables';
|
||||||
@import '~@nga/theme/styles/global/bootstrap/hero-buttons';
|
@import '~@akveo/nga-theme/styles/global/bootstrap/hero-buttons';
|
||||||
|
|
||||||
@include nga-install-component() {
|
@include nga-install-component() {
|
||||||
nga-tabset /deep/ ul {
|
nga-tabset /deep/ ul {
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
@import '../../../../@theme/styles/variables';
|
@import '../../../../@theme/styles/variables';
|
||||||
@import '~@nga/theme/styles/global/bootstrap/buttons';
|
@import '~@akveo/nga-theme/styles/global/bootstrap/buttons';
|
||||||
|
|
||||||
@include nga-install-component() {
|
@include nga-install-component() {
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
@import '../../../../@theme/styles/variables';
|
@import '../../../../@theme/styles/variables';
|
||||||
@import '~@nga/theme/styles/global/bootstrap/buttons';
|
@import '~@akveo/nga-theme/styles/global/bootstrap/buttons';
|
||||||
|
|
||||||
@include nga-install-component() {
|
@include nga-install-component() {
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
@import '../../../../@theme/styles/variables';
|
@import '../../../../@theme/styles/variables';
|
||||||
@import '~@nga/theme/styles/global/bootstrap/buttons';
|
@import '~@akveo/nga-theme/styles/global/bootstrap/buttons';
|
||||||
|
|
||||||
@include nga-install-component() {
|
@include nga-install-component() {
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
@import '../../../../@theme/styles/variables';
|
@import '../../../../@theme/styles/variables';
|
||||||
@import '~@nga/theme/styles/global/bootstrap/buttons';
|
@import '~@akveo/nga-theme/styles/global/bootstrap/buttons';
|
||||||
|
|
||||||
@include nga-install-component() {
|
@include nga-install-component() {
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
@import '../../../../@theme/styles/variables';
|
@import '../../../../@theme/styles/variables';
|
||||||
@import '~@nga/theme/styles/global/bootstrap/buttons';
|
@import '~@akveo/nga-theme/styles/global/bootstrap/buttons';
|
||||||
|
|
||||||
@include nga-install-component() {
|
@include nga-install-component() {
|
||||||
.row {
|
.row {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue