ypylypenko / activeadmin_simplemde

SimpleMDE Markdown editor for ActiveAdmin
MIT License
18 stars 12 forks source link

Can't load styles #4

Open momolog opened 4 years ago

momolog commented 4 years ago

Thanks for your work!

I have followed the instructions in the README exactly but I am getting

Sass::SyntaxError at / File to import not found or unreadable: active_admin/simplemde.

Using Rails 4.2 with ActiveAdmin 1.2.1

momolog commented 4 years ago

I think it is a README issue. active_admin in the paths for the import / require should really be activeadmin.

joeadcock commented 1 year ago

For what it is worth @import 'active_admin/simplemde'; is working in Rails 7.0 w/ ActiveAdmin 2.13.1