Skip to content

Instantly share code, notes, and snippets.

@vltansky
Created December 2, 2021 11:09
Show Gist options
  • Save vltansky/df11bf8991c10a23694ae8f3620bb658 to your computer and use it in GitHub Desktop.
Save vltansky/df11bf8991c10a23694ae8f3620bb658 to your computer and use it in GitHub Desktop.
overscroll-b: overscroll-y
overscroll-i: overscroll-x
bs: height
is: width
min-bs: min-height
min-is: min-width
max-bs: max-height
max-is: max-width
mlb: my
mli: mx
mbs: mt
mbe: mb
mis: ml
mie: mr
plb: py
pli: px
pbs: pt
pbe: pb
pis: pl
pie: pr
space-b: space-y
space-i: space-x
inset-block: y (top & bottom)
inset-inline: x (left & right)
block-start: top
block-end: bottom
inline-start: left
inline-end: right
border-bs: border-top
border-be: border-bottom
border-is: border-left
border-ie: border-right
rounded-bs: border radius top
rounded-be: border radius bottom
rounded-is: border radius left
rounded-ie: border radius right
rounded-ss: border radius top left
rounded-se: border radius top right
rounded-es: border radius bottom left
rounded-ee: border radius bottom right
divide-b: divide-y
divide-i: divide-x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment