mirror of
https://ark.sudovanilla.org/Korbs/electron-tabs.git
synced 2024-12-22 19:43:53 +00:00
9 lines
136 B
Plaintext
9 lines
136 B
Plaintext
{
|
|
"extends": "@parcel/config-default",
|
|
"transformers": {
|
|
"*.inline.css": [
|
|
"parcel-transformer-css-to-string"
|
|
]
|
|
}
|
|
}
|