Skip to content

Commit 4b97d67

Browse files
Added browser support info 💁🏼
1 parent 5682e3c commit 4b97d67

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,25 @@ These CSS classes for column sizes are specific to the total width of `<div clas
3434

3535
## Live Example
3636

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)

0 commit comments

Comments
 (0)