@themeables/text-align
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@themeables/text

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

Properties that the theme function for the @themeables/text-align should return:

export type TAlign = 'start' | 'center' | 'end'
export type TDirection = 'left-to-right' | 'right-to-left'

type TThemeableTextAlign = {
  align?: TAlign,
  direction?: TDirection,
}

You can see a full example usage in the meta file

Readme

Keywords

none

Package Sidebar

Install

npm i @themeables/text-align

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

5.33 kB

Total Files

9

Last publish

Collaborators

  • julia.spehrer
  • ijigg
  • gideon.gur
  • irminakacz
  • atilaz
  • case.taintor
  • moria.am