diff --git a/README.md b/README.md index a3fa12b..9155acf 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,6 @@ # Friends of react: React CSS Themr -``` -⚛️️️❗️❗️⚛️ -This is a fork of React CSS Themr, that is not maintained anymore. We thank Javi Velasco for all his efforts and for -creating such a great package. This package should not be unmaintained - so the friends of react will continue. -``` - Easy theming and composition for CSS Modules. ``` @@ -229,6 +223,8 @@ semantic-release and travis, but the following will help you. 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. +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. + 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. ## License diff --git a/package.json b/package.json index 8d679d5..64a4515 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,9 @@ "url": "https://github.com/FriendsOfReactJS/react-css-themr/issues" }, "keywords": [ + "theme", + "css theme", + "react css theme", "css-modules", "customization", "react",