You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,15 @@ new Glide('.glide').mount({ Controls, Breakpoints })
69
69
70
70
The issue channel is especially for improvement proposals and bug reporting. If you have implementing problems, please write on StackOverflow with [glidejs](https://stackoverflow.com/questions/tagged/glidejs) tag.
71
71
72
+
## Browser Support
73
+
74
+
- IE 11+
75
+
- Edge
76
+
- Chrome 10+
77
+
- Firefox 10+
78
+
- Opera 15+
79
+
- Safari 5.1+
80
+
72
81
## Building
73
82
74
83
Build using NPM scripts. The following scripts are available:
0 commit comments