I don't see why not. Just make sure you document properly the running environment.
To give you an idea, you situation is similar to `elm-mdl` that depends on the material design CSS being loaded in order to look properly. On Wed, Mar 15, 2017 at 5:34 PM, 'Jonas Schürmann' via Elm Discuss < [email protected]> wrote: > Hey folks, > > is it okay to publish a pure Elm package (no native code, no ports) that > depends on a custom element (web component) being defined by some other > Javascript library? > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- There is NO FATE, we are the creators. blog: http://damoc.ro/ -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
