John Ellis
Results
3
comments of
John Ellis
Also suddenly getting this issue. #34 introduced this variable but didn't define it anywhere...
Adding this to my other variable overrides solves the issue: ```scss $menu-arrow-dark-icon-url: 'active_admin/nested_menu_arrow_dark.gif' !default ```
I have a similar need. Not sure about @AlexCppns's situation, but I want to track only the public-facing pages of my app, and not necessarily the pages in my admin...