activeadmin_simplemde
activeadmin_simplemde copied to clipboard
Can't load styles
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
I think it is a README issue.
active_admin in the paths for the import / require should really be activeadmin.
For what it is worth @import 'active_admin/simplemde'; is working in Rails 7.0 w/ ActiveAdmin 2.13.1