1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 04:11:39 +02:00

docs: fix a few redirects (#31689)

* Fix GitHub's permanent redirects

* Fix a11yproject redirects

* Update postcss-loader repo URL to the current  one
This commit is contained in:
XhmikosR
2020-09-17 20:01:04 +03:00
committed by GitHub
parent fec511da02
commit b5fb84a91d
6 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
// Hide content visually while keeping it accessible to assistive technologies
//
// See: https://a11yproject.com/posts/how-to-hide-content/
// See: https://www.a11yproject.com/posts/2013-01-11-how-to-hide-content/
// See: https://hugogiraudel.com/2016/10/13/css-hide-and-seek/
@mixin visually-hidden() {