Skip to content

Commit 088ec40

Browse files
Merge pull request #54 from FriendsOfReactJS/develop
Merge: Unfork from parent repository
2 parents 353c52a + 0b3a6e7 commit 088ec40

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@
2828

2929
# Friends of react: React CSS Themr
3030

31-
```
32-
⚛️️️❗️❗️⚛️
33-
This is a fork of React CSS Themr, that is not maintained anymore. We thank Javi Velasco for all his efforts and for
34-
creating such a great package. This package should not be unmaintained - so the friends of react will continue.
35-
```
36-
3731
Easy theming and composition for CSS Modules.
3832

3933
```
@@ -229,6 +223,8 @@ semantic-release and travis, but the following will help you.
229223
230224
The project is originally authored by [Javi Velasco](https://twitter.com/javivelasco) as an effort of providing a better customization experience for [React Toolbox](http://react-toolbox.io). Any comments, improvements or feedback is highly appreciated.
231225
226+
We thank Javi Velasco for all his efforts and for creating such a great package. The package `javivelasco/react-css-themr` should not be unmaintained - so the friends of react will continue.
227+
232228
Thanks to [Nik Graf](http://www.twitter.com/nikgraf) and [Mark Dalgleish](http://www.twitter.com/markdalgleish) for their thoughts about theming and customization for React components.
233229
234230
## License

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"url": "https://github.com/FriendsOfReactJS/react-css-themr/issues"
1414
},
1515
"keywords": [
16+
"theme",
17+
"css theme",
18+
"react css theme",
1619
"css-modules",
1720
"customization",
1821
"react",

0 commit comments

Comments
 (0)