ejholmes / active_admin_editor

Rich text editor for Active Admin using wysihtml5.
MIT License
184 stars 134 forks source link

Undefined mixin 'box-shadow'. #71

Open knagode opened 7 years ago

knagode commented 7 years ago

I got error when I tried to use it (on Rails 5):

/.rvm/gems/ruby-2.4.0/bundler/gems/activeadmin-6411350c8abf/app/views/active_admin/resource/edit.html.arb where line #2 raised:

Undefined mixin 'box-shadow'.
stefanosalvucci commented 7 years ago

duplicate of https://github.com/ejholmes/active_admin_editor/issues/63