fmt (changelog ignore)
This commit is contained in:
parent
4f075882d5
commit
d2059e08d1
@ -76,11 +76,11 @@ yarn add keycloakify
|
|||||||
```json
|
```json
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"keycloak": "yarn build && build-keycloak-theme",
|
"keycloak": "yarn build && build-keycloak-theme",
|
||||||
},
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yarn keycloak # generate a keycloak-theme.jar
|
yarn keycloak # generates keycloak-theme.jar
|
||||||
```
|
```
|
||||||
|
|
||||||
On the console will be printed all the instructions about how to load the generated theme in Keycloak
|
On the console will be printed all the instructions about how to load the generated theme in Keycloak
|
||||||
@ -150,7 +150,7 @@ reactDom.render(
|
|||||||
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<i>result:</i>
|
<i>result:</i></br>
|
||||||
<img src="https://user-images.githubusercontent.com/6702424/114326299-6892fc00-9b34-11eb-8d75-85696e55458f.png">
|
<img src="https://user-images.githubusercontent.com/6702424/114326299-6892fc00-9b34-11eb-8d75-85696e55458f.png">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user