File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -34,4 +34,25 @@ These CSS classes for column sizes are specific to the total width of `<div clas
34
34
35
35
## Live Example
36
36
37
- [ Responsive CSS grid] ( http://codepen.io/AllThingsSmitty/full/YqEbPB ) .
37
+ [ Responsive CSS grid] ( http://codepen.io/AllThingsSmitty/full/YqEbPB ) .
38
+
39
+
40
+ ## Browser support
41
+
42
+ The responsive CSS grid works in the latest versions of:
43
+
44
+ * Chrome
45
+ * Firefox
46
+ * Opera
47
+ * Safari
48
+ * Edge
49
+ * Internet Explorer
50
+ * iOS Safari
51
+ * Chrome for Android
52
+
53
+ The above list is non-exhaustive. This grid works perfectly with any browser that supports ` box-sizing ` , including IE8+.
54
+
55
+
56
+ ## License
57
+
58
+ [ The MIT License (MIT)] ( https://github.com/AllThingsSmitty/responsive-css-grid/blob/master/LICENSE )
You can’t perform that action at this time.
0 commit comments