elm-reactor icon indicating copy to clipboard operation
elm-reactor copied to clipboard

Add feature: "add css links" #138

Open epsilonhalbe opened this issue 8 years ago • 3 comments

  • add a new flag -c/--cssincludes such that multiple css files can be added to your standard html via elm-reactor -c "http://localhost:8000/static/mycss" -c "https://example.com/css/example.css"

this is my first endeavour into elm land (though i am a long-time haskell user).

I created a new flag for elm-reactor to include (multiple) css files in the generated html when I view the app to some elm-file.

hope this fixes issue #138 - if there is something missing please tell me.

epsilonhalbe avatar Oct 01 '17 16:10 epsilonhalbe

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot avatar Oct 01 '17 16:10 process-bot

is there anything lacking? - I would be glad to add it if there is sthg missing

epsilonhalbe avatar Oct 16 '17 23:10 epsilonhalbe

Is this project dead??

epsilonhalbe avatar Jan 08 '18 01:01 epsilonhalbe