keycloak/theme/postcss.config.js (
7
lines of code) (
raw
):
module.exports = { plugins: { "postcss-fontpath": {checkFiles: true, ie8Fix: true}, tailwindcss: {}, autoprefixer: {}, }, };