ember-cli-pagertree-adminlte
v1.0.5
Published
An ember-cli addon to import a AdminLTE theme and Bootstrap files.
Downloads
2
Maintainers
Readme
ember-cli-pagertree-adminlte
An ember-cli addon to import a PagerTree AdminLTE theme, including the fonts and JavaScript. This addon is only meant to import the related bower files and does NOT contain Ember Components to use within your templates. Other addons provide those features, search emberaddons.com for those.
Installation
From within your ember-cli project, run the following to install the addon and bower dependencies for bootstrap and bootswatch:
ember install ember-cli-pagertree-adminlte
Note: This addon is compatible with ember-cli 2.x
Usage with other Bootstrap addons
Other Bootstrap addons should be configured NOT to import Bootstrap files (styles, themes, fonts, etc.) This way files imported by ember-cli-pagertree-adminlte do not conflict with other files and versions. But at the same time, if another addon requires their own version of a core file (such as JavaScript), then disable the import from Bootswatch.