Skip to content

Merge: Unfork from parent repository #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 2, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

```
Expand Down Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"url": "https://github.com/FriendsOfReactJS/react-css-themr/issues"
},
"keywords": [
"theme",
"css theme",
"react css theme",
"css-modules",
"customization",
"react",
Expand Down