1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
This commit is contained in:
Andrew Kingston 2020-12-01 16:10:04 +00:00
parent 40b389acbd
commit 00ef8dda44

View file

@ -1,6 +1,3 @@
import { getContext } from "svelte"
import { get } from "svelte/store"
/**
* Helper to build a CSS string from a style object
*/