Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Add feature: "add css links" #138 #235

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add feature: "add css links" #138 #235

wants to merge 1 commit into from

Conversation

epsilonhalbe
Copy link

  • 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.

- 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"`
@process-bot
Copy link

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.

@epsilonhalbe
Copy link
Author

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

@epsilonhalbe
Copy link
Author

Is this project dead??

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants