Closed JKirkYuan closed 7 years ago
Looks good - can you try to figure out how we could use something like mappy-breakpoint to handle breakpoints? Or can we take the breakpoints defined by bootstrap and turn them into a separate SASS file with variables?
I think we can actually define variables ourselves and use those values as media breakpoints shown here, do you think that would be a good alternative to mappy-breakpoints? It's kind of weird because when I tried to use their syntax, nothing was working :/
Yeah, I think that's best. Let's use the breakpoints from Bootstrap, but put them into our own variables.
Something to the effect of this.
Also, for future PRs, follow the contribution guide for naming branches.
Description
Nothing special, converted all uses of px to rem
Motivation and Context
See issue #33
How Has This Been Tested?
N/A
Screenshots (if appropriate):
N/A
Types of changes
Checklist: