diff --git a/CHANGELOG.md b/CHANGELOG.md index e85b0310..5cc66903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### **2.0.15** (2021-08-31) + +- Update tss-react + ### **2.0.14** (2021-08-20) - Update tss-react diff --git a/README.md b/README.md index 39435010..1010a4b8 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ and the result you can expect: ### Advanced pages configuration If you want to go beyond only customizing the CSS you can re-implement some of the -pages or event add new ones. +pages or even add new ones. If you want to go this way checkout the demo setup provided [here](https://github.com/garronej/keycloakify-demo-app/tree/look_and_feel). If you prefer a real life example you can checkout [onyxia-web's source](https://github.com/InseeFrLab/onyxia-web/tree/main/src/app/components/KcApp).