This commit is contained in:
garronej 2021-09-07 23:48:12 +02:00
commit a0f937615e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
### **2.0.15** (2021-08-31)
- Update tss-react
### **2.0.14** (2021-08-20)
- Update tss-react

View File

@ -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).