akveo / akveo/nebular

I keep getting no mixin neamed nb-install global when I try using nebular in another project

未关闭
#1,482 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
needs info
主要语言
TypeScript
星标
8.1k
派生
1.5k
PR 合并指标
30 天内没有已合并 PR

描述

I've been trying to use the login page from nebular in my project but after adding:

@import '~@nebular/theme/styles/globals';
@import '~@nebular/bootstrap/styles/globals';

// install the framework and custom global styles
@include nb-install() {

// framework global styles
@include nb-theme-global();
@include nb-bootstrap-global();
};

to my styles.scss since the login pages looked [weird](https://i.stack.imgur.com/IPy8v.png) I started getting the no mixin named nb-install-global when running ng serve

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。