1
0
Fork 0
mirror of synced 2024-09-28 23:31:43 +12:00
This commit is contained in:
Andrew Kingston 2020-12-01 16:10:04 +00:00
parent 00f03c1384
commit ca9a3d2f3e

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
*/