Joshua Weaver
Joshua Weaver
Personally I only needed to change the color of the icon. If the icon were an inline element instead of a data uri one could easily change the fill color...
> +Here is how I do it manually > > ```shell > cd ~/.localhost_ssl > mkcert -install > mkcert localhost 127.0.0.1 > mv localhost+2-key.pem server.key > mv localhost+2.pem server.crt >...
I believe this is due to the fact that elm is undefined on Vnodes with new slot syntax. See this closed issue and the links to comments by Evan etc....
@murraycollingwood Your comment is helpful (even a year+ later)! Our company is using https://github.com/dequelabs/axe-core-npm to audit for accessibility compliance and one of the things its complaining about for Flatpickr inputs...