File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -124,16 +124,22 @@ See Flexbox Grid Mixins documentation: [http://thingsym.github.io/flexbox-grid-m
124
124
125
125
[ flexbox-grid-mixins - npm] ( https://www.npmjs.com/package/flexbox-grid-mixins )
126
126
127
- ### Mixins Reference and Example
127
+ ## Mixins Reference
128
128
129
129
* [ Mixins Reference] ( http://thingsym.github.io/flexbox-grid-mixins/#Mixins-Reference )
130
+
131
+ ## Example
132
+
130
133
* [ Basic Example] ( http://thingsym.github.io/flexbox-grid-mixins/#Basic-Example )
131
134
* [ Grid System Example] ( http://thingsym.github.io/flexbox-grid-mixins/#Grid-System-Example )
132
135
* [ Flexbox Grid Mixins Example] ( http://thingsym.github.io/flexbox-grid-mixins/example/example.html )
133
136
* [ Holy Grail Layout - Using Flexbox Grid Mixins] ( http://thingsym.github.io/flexbox-grid-mixins/example/holy-grail-layout.html )
134
137
* [ Responsive web design - Using Flexbox Grid Mixins] ( http://thingsym.github.io/flexbox-grid-mixins/example/responsive.html )
135
138
* [ Unit-Set Grid (Experimental stage)] ( http://thingsym.github.io/flexbox-grid-mixins/example/unit-set.html )
139
+ * [ Box Sizing using Variable Defaults] ( http://thingsym.github.io/flexbox-grid-mixins/example/box-sizing.html )
140
+ * [ Stack] ( http://thingsym.github.io/flexbox-grid-mixins/example/stack.html )
136
141
* [ Grid Type] ( http://thingsym.github.io/flexbox-grid-mixins/example/grid-type.html )
142
+ * [ Testing Stick Out Grid] ( http://thingsym.github.io/flexbox-grid-mixins/example/test-stick-out.html )
137
143
138
144
### Development
139
145
@@ -199,4 +205,4 @@ Licensed under the MIT License.
199
205
200
206
[ thingsym] ( https://github.com/thingsym )
201
207
202
- Copyright (c) 2016 thingsym
208
+ Copyright (c) 2016-2020 thingsym
Original file line number Diff line number Diff line change @@ -730,7 +730,7 @@ <h2 id="License">License</h2>
730
730
731
731
< p > The MIT License (MIT)</ p >
732
732
733
- < p > Copyright (c) 2016 - 2018 Thingsym</ p >
733
+ < p > Copyright (c) 2016 - 2020 Thingsym</ p >
734
734
735
735
</ div >
736
736
</ body >
You can’t perform that action at this time.
0 commit comments