文件名称:ember-bootstrap-sass:ember-cli-addon,可轻松将bootstrap-sass安装到ember-cli应用程序中
文件大小:19KB
文件格式:ZIP
更新时间:2024-06-07 22:38:08
JavaScript
余烬,引导,ass 这是一个非常简单的插件,它提供了一种简单的方法来将安装到ember-cli应用程序中,并在Sass样式表中包括其样式和mixins。 该插件受极大启发。 安装此插件 确保已安装ember-cli-sass ,并且您的应用程序已配置为可以使用它 ember install ember-bootstrap-sass 在您的app.scss , app.scss放在文件顶部: @import "ember-bootstrap-sass"; 享受! 贡献 尽管它设计得尽可能简单,重量轻,但请随时为开发做出贡献。 我不打算在其中包含任何引导程序组件包装程序,因为已经有一些这样做的组件。 安装 git clone这个仓库 npm install bower install 跑步 ember server 访问您的应用程序,为 。 运行测试 ember test emb
【文件预览】:
ember-bootstrap-sass-master
----blueprints()
--------ember-bootstrap-sass()
--------.jshintrc(55B)
----.gitignore(247B)
----README.md(1KB)
----ember-cli-build.js(501B)
----.bowerrc(60B)
----.ember-cli(280B)
----tests()
--------test-helper.js(112B)
--------dummy()
--------unit()
--------.jshintrc(831B)
--------helpers()
--------index.html(960B)
----app()
--------.gitkeep(0B)
--------styles()
----.jshintrc(518B)
----bower.json(533B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----testem.json(198B)
----index.js(243B)
----config()
--------ember-try.js(607B)
--------environment.js(90B)
----LICENSE.md(1KB)
----addon()
--------.gitkeep(0B)
----.watchmanconfig(29B)
----.npmignore(160B)
----.travis.yml(578B)
----.editorconfig(543B)