9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
|
---
|
||
|
|
||
|
import {getConfig} from "../utils/config-utils";
|
||
|
|
||
|
---
|
||
|
|
||
|
<div id="config-carrier" data-hue={getConfig().appearance.hue}>
|
||
|
</div>
|