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
[Semantic](http://www.semantic-ui.com) is a UI framework designed for theming.
10
12
11
13
Key Features
@@ -65,6 +67,17 @@ Check out our [integration wiki](https://github.com/Semantic-Org/Semantic-UI/wik
65
67
66
68
Although some components will work in IE9, [grids](http://semantic-ui.com/collections/grid.html) and other [flexbox](https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Flexible_boxes) components are not supported by IE9 and may not appear correctly.
67
69
70
+
## One-click online setup for contributing
71
+
72
+
You can use gitpod(a free online VS Code like IDE). With a single click it will launch a workspace and automatically:
73
+
74
+
- clone the Semantic-UI repo.
75
+
- install the dependencies.
76
+
77
+
so that anyone interested in contributing can start straight away.
78
+
79
+
[](https://gitpod.io/from-referrer/)
0 commit comments