Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Japan
- Sign in to view email
Pinned
159 contributions in the last year
Activity overview
Contributed to
twbs/bootstrap,
twbs/stylelint-config-twbs-bootstrap,
lamolabo/texts-selector
and 3 other
repositories
Contribution activity
February 2020
Created a pull request in twbs/bootstrap that received 4 comments
Remove unnecessary reduce motion when $enable-transition: false
When $enable-transition: false,
@media (prefers-reduced-motion: reduce) { transition: none;
}
is unnecessary.
+4
−4
•
4
comments
- Bootstrap 5 grid
- V4 dev backports and updates
- homepage: reduce margin and padding for small devices
- tables.md: make vertical table responsive
- Remove map merges
- interactions.md: remove trailing space
- Update copy sizing utilities
- Remove color shades callout
- Revert "Placeholder for transitions reset to prevent code duplication for #29862"
- Docs table of contents list style fix
- Fix logo alignment for IE
- Shorthand properties fixes
- Docs navbar tweaks
- Documentation skip links
- Placeholder for transitions reset to prevent code duplication for #29862
- Introduce posibility to disable !important suffix for utility classes
- Add ysds to the team page