npm.io
1.1.0 • Published 5 years ago

@themeables/spacer

Licence
MIT
Version
1.1.0
Deps
2
Size
5 kB
Vulns
0
Weekly
0
Stars
51

@themeables/spacer

What is a themeable? You can find more in the @themeables readme

Properties that the theme function for the @themeables/spacer should return:

type TThemeableSpacer = {
  blockStart?: number,
  blockEnd?: number,
  inlineStart?: number,
  inlineEnd?: number,
}

You can see a full example usage in the meta file