Border Width

Class Properties
t.borderX

borderRightWidth: 1

borderLeftWidth: 1

t.borderY

borderTopWidth: 1

borderBottomWidth: 1

t.borderT

borderTopWidth: 1

t.borderR

borderRightWidth: 1

t.borderB

borderBottomWidth: 1

t.borderL

borderLeftWidth: 1

t.borderE

borderEndWidth: 1

t.borderS

borderStartWidth: 1

t.borderX0

borderRightWidth: 0

borderLeftWidth: 0

t.borderY0

borderTopWidth: 0

borderBottomWidth: 0

t.borderT0

borderTopWidth: 0

t.borderR0

borderRightWidth: 0

t.borderB0

borderBottomWidth: 0

t.borderL0

borderLeftWidth: 0

t.borderE0

borderEndWidth: 0

t.borderS0

borderStartWidth: 0

t.borderX2

borderRightWidth: 2

borderLeftWidth: 2

t.borderY2

borderTopWidth: 2

borderBottomWidth: 2

t.borderT2

borderTopWidth: 2

t.borderR2

borderRightWidth: 2

t.borderB2

borderBottomWidth: 2

t.borderL2

borderLeftWidth: 2

t.borderE2

borderEndWidth: 2

t.borderS2

borderStartWidth: 2

t.borderX4

borderRightWidth: 4

borderLeftWidth: 4

t.borderY4

borderTopWidth: 4

borderBottomWidth: 4

t.borderT4

borderTopWidth: 4

t.borderR4

borderRightWidth: 4

t.borderB4

borderBottomWidth: 4

t.borderL4

borderLeftWidth: 4

t.borderE4

borderEndWidth: 4

t.borderS4

borderStartWidth: 4

t.borderX8

borderRightWidth: 8

borderLeftWidth: 8

t.borderY8

borderTopWidth: 8

borderBottomWidth: 8

t.borderT8

borderTopWidth: 8

t.borderR8

borderRightWidth: 8

t.borderB8

borderBottomWidth: 8

t.borderL8

borderLeftWidth: 8

t.borderE8

borderEndWidth: 8

t.borderS8

borderStartWidth: 8

All sides

Use the t.border, t.border0, t.border2, t.border4, or t.border8 utilities to set the border width for all sides of an element.

t.border0

t.border

t.border2

t.border4

t.border8

Individual sides

Use the t.border{Side}, t.border{Side}0, t.border{Side}2, t.border{Side}4, or t.border{Side}8 utilities to set the border width for one side of an element.

t.borderT2

t.borderR2

t.borderB2

t.borderL2

Directional

Use the t.border{Side}, t.border{Side}0, t.border{Side}2, t.border{Side}4, or t.border{Side}8 utilities to set the border width for one side of an element.

ltr

t.borderS2

t.borderE2

rtl

t.borderS2

t.borderE2


More info about directional layout