@themeables/spacer
v1.1.0
Published
> What is a _themeable_? You can find more in the [`@themeables` readme](..)
Downloads
31
Keywords
Readme
@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