0.0.11 • Published 6 years ago

ember-adminbsb v0.0.11

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

ember-adminbsb

This README outlines the details of collaborating on this Ember addon.

Installation

  • ember install ember-adminbsb
  • Remove @import ... in app/styles/app.scss except @import 'ember-adminbsb'
  • Copy tests/dummy/public/images and tests/dummy/public/img to public folder
  • Edit app/index.html and add class="theme-red" to body tag (or any adminbsb theme color)