This website requires JavaScript.
Explore
Help
Register
Sign in
libre.sh
/
keycloak-scim
Watch
2
Star
0
Fork
You've already forked keycloak-scim
0
Code
Issues
14
Pull requests
Releases
Packages
Activity
Actions
6
3bdb8ce80f
keycloak-scim
/
postcss.config.js
5 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Lint all files in the project (#1167)
2021-09-16 10:24:21 +00:00
const
postImport
=
require
(
"postcss-import"
)
;
initial version change favicon based on env props
2020-08-04 12:59:41 +00:00
module
.
exports
=
{
Lint all files in the project (#1167)
2021-09-16 10:24:21 +00:00
plugins
:
[
postImport
(
)
]
,
}
;
Reference in a new issue
Copy permalink