Ember:安装 ember-bootstrap 和 ember-cli-bootstrap-sassy

Ember: installing ember-bootstrap and ember-cli-bootstrap-sassy

有没有人安装过 ember-bootstrap 和 ember-cli-bootstrap-sassy 插件?

ember-bootstrap插件提供组件,而ember-cli-bootstrap-sassy插件提供css sass 格式。我想要 ember-bootstrap 中的组件,但我希望我的项目在 sass.

我计划从 ember-bootstrap 禁用 css/theme,从而使用 js 和字体文件。虽然我计划从 ember-cli-bootstrap-sassy 禁用 js 和字体,并使用 scss 文件(用于 css 和主题).

我查看了两个插件中的 index.js 文件,这似乎可行。加上 bower 依赖项都安装了相同版本的 bootstrap 3。对我来说这看起来没问题。

作为 ember-bootstrap 维护者之一,我的观点有偏见,但我建议您选择 ember-bootstrap

它维护良好、功能齐全且可自定义。

它使用 Sass 并且可以使用 Sass 个变量进行自定义。

它提供的组件非常好用。您将很难手动构建它们并与 Bootstrap JS 集成。

它依赖于最新版本的Bootstrap 4.

ember-cli-bootstrap-sassy 一年多没有提交,似乎已被放弃。它卡在 Bootstrap 3.