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

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

Open
epsilonhalbe wants to merge 1 commit intoelm-lang:masterfrom
epsilonhalbe:master
Open

Add feature: "add css links" #138#235
epsilonhalbe wants to merge 1 commit intoelm-lang:masterfrom
epsilonhalbe:master

Conversation

@epsilonhalbe
Copy link
Copy Markdown

  • 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
Copy Markdown

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
Copy Markdown
Author

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

@epsilonhalbe
Copy link
Copy Markdown
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.

2 participants