Improve css url() import (fix CRA 5)

This commit is contained in:
garronej
2021-12-17 19:30:44 +01:00
parent a8d4f7e23c
commit cb8a41d5be
2 changed files with 2 additions and 10 deletions

View File

@ -20,14 +20,6 @@
<img src="https://user-images.githubusercontent.com/6702424/110260457-a1c3d380-7fac-11eb-853a-80459b65626b.png">
</p>
**NOTICE:** Fonts are not loaded properly in Webpack 5. Used in the very last version of `create-react-app`.
It will be fixed soon.
**NEW in 4.2.14**
- No more error in Keycloak logs 🍾
- Templates now load in fraction of a second 🏎
# Motivations
Keycloak provides [theme support](https://www.keycloak.org/docs/latest/server_development/#_themes) for web pages. This allows customizing the look and feel of end-user facing pages so they can be integrated with your applications.