Skip to content

Commit 3092aa0

Browse files
committed
Updated readme
1 parent 77a1998 commit 3092aa0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,8 @@ Smooth Scroll works in all modern browsers, and IE 9 and above.
375375

376376
Smooth Scroll is built with modern JavaScript APIs, and uses progressive enhancement. If the JavaScript file fails to load, or if your site is viewed on older and less capable browsers, anchor links will jump the way they normally would.
377377

378+
*__Note:__ Smooth Scroll will not run—even in supported browsers—if users have `Reduce Motion` endabled. [Learn more...](#reduce-motion-settings)*
379+
378380
### Polyfills
379381

380382
Support back to IE9 requires polyfills for `closest()`, `requestAnimationFrame()`, and `CustomEvent()`. Without them, support starts with Edge.

0 commit comments

Comments
 (0)