Skip to content

Conversation

@Direside
Copy link
Contributor

Created a web-ui for creating projects.


.App-link {
color: #09d3ac;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Doesn't look like this file is still being used.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just the text-align, moved to index.css

code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
monospace;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this being used?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it sets the font for the material ui components.

Copy link
Contributor

@zthomas zthomas left a comment

Choose a reason for hiding this comment

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

Awesome, it's a great start. I tested it on my local and it worked 👌 I just have a few comments about cleaning up any unused css. When we use MUI there's really not much need for global CSS.

@zthomas zthomas changed the title Implement poc ui Issue #59: Implement poc ui Nov 30, 2019
@Direside Direside merged commit 50d7436 into master Dec 26, 2019
@Direside Direside deleted the implement-poc-ui branch December 26, 2019 21:11
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