Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(breakpoints): resolve 1px hole between lg -> xl breakpoints (#159)
* alias `xl` now has mediaQuery == `screen and (min-width: 1920px) and (max-width: 5000px)` fixes #149.
- Loading branch information