File tree 1 file changed +24
-5
lines changed
1 file changed +24
-5
lines changed Original file line number Diff line number Diff line change @@ -393,17 +393,36 @@ By default, the exported JSON keys mirror the class names. If you want to cameli
393
393
import { className } from ' file.css' ;
394
394
```
395
395
396
- <h2 align =" center " >Maintainer </h2 >
396
+ <h2 align =" center " >Maintainers </h2 >
397
397
398
398
<table >
399
399
<tbody >
400
400
<tr>
401
401
<td align="center">
402
- <img width="150" height="150" src="https://github.com/sokra.png?s=150">
403
- <br>
404
- <a href="https://github.com/sokra">Tobias Koppers</a>
402
+ <img width="150" height="150"
403
+ src="https://avatars3.githubusercontent.com/u/166921?v=3&s=150">
404
+ </br>
405
+ <a href="https://github.com/bebraw">Juho Vepsäläinen</a>
405
406
</td>
406
- <tr>
407
+ <td align="center">
408
+ <img width="150" height="150"
409
+ src="https://avatars2.githubusercontent.com/u/8420490?v=3&s=150">
410
+ </br>
411
+ <a href="https://github.com/d3viant0ne">Joshua Wiens</a>
412
+ </td>
413
+ <td align="center">
414
+ <img width="150" height="150"
415
+ src="https://avatars3.githubusercontent.com/u/533616?v=3&s=150">
416
+ </br>
417
+ <a href="https://github.com/SpaceK33z">Kees Kluskens</a>
418
+ </td>
419
+ <td align="center">
420
+ <img width="150" height="150"
421
+ src="https://avatars3.githubusercontent.com/u/3408176?v=3&s=150">
422
+ </br>
423
+ <a href="https://github.com/TheLarkInn">Sean Larkin</a>
424
+ </td>
425
+ </tr>
407
426
<tbody >
408
427
</table >
409
428
You can’t perform that action at this time.
0 commit comments