mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
f4e0a4c7d7
* style(ac): refactor ac welcome page style refacrot ac welcome page style * style(ac): branding button update branding button update * style(ac): update style update style
8 lines
143 B
Text
8 lines
143 B
Text
{
|
|
"extends": "@parcel/config-default",
|
|
"transformers": {
|
|
"**/assets/images/*.svg": [
|
|
"@parcel/transformer-svg-react"
|
|
]
|
|
}
|
|
}
|