Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add css file to config #183

Merged
merged 25 commits into from
Apr 2, 2018
Merged

Add css file to config #183

merged 25 commits into from
Apr 2, 2018

Conversation

unDemian
Copy link
Contributor

Built on top of #180

Summary

This PR moves the css url to the config files.

Testing

Run npm start and local css style should be loaded properly.

@unDemian unDemian self-assigned this Mar 27, 2018
@unDemian unDemian requested review from oandregal and a team March 27, 2018 16:57
@unDemian unDemian changed the base branch from master to add/local-config-files March 27, 2018 16:57
Copy link

@lamosty lamosty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking dobre.

@@ -1,4 +1,5 @@
{
"css_url": "http://localhost:9000/happychat.css",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could store the localhost:9000 url in a separate field as root? Though, it can't be reused within the same file..

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need to worry about that right now.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this approach better!

@unDemian unDemian changed the base branch from add/local-config-files to master April 2, 2018 10:20
@unDemian unDemian merged commit 312dd2d into master Apr 2, 2018
@unDemian unDemian mentioned this pull request Apr 2, 2018
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants