platanus / activeadmin_addons

Extends ActiveAdmin to enable a set of great optional UX improving add-ons
MIT License
752 stars 282 forks source link

fix(scss): fix datepicker import #455

Closed gmq closed 1 year ago

gmq commented 1 year ago

There seems to be a problem finding the datepicker SCSS as the file is not exposed in the package's package.json. It's probably solvable in some other way but we're already including the file anyway so there's no need to import it directly from node_modules.