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

CSS fixes #105

Open
1 of 2 tasks
prastut opened this issue Aug 8, 2018 · 0 comments
Open
1 of 2 tasks

CSS fixes #105

prastut opened this issue Aug 8, 2018 · 0 comments

Comments

@prastut
Copy link
Owner

prastut commented Aug 8, 2018

  • Completely remove Material UI and move to react-jss. I was earlier going to use it for the predefined components, but naah, I am taking it as a challenge to code everything from scratch. Even now I just use the withStyles HOC which uses jss package under the hood.

  • box-sizing: border-box inside Trenity to finally fix the height problems I was having in laying out content.

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

No branches or pull requests

1 participant