Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 520 Bytes

README.md

File metadata and controls

61 lines (51 loc) · 520 Bytes

Install

corepack enable pnpm
pnpm i

Run example

pnpm start

Property sorting

@extend
@mixin

content

// Layout
isolation
position
inset / top / right / bottom / left
z-index
flex
align-self
vertical-align

// Display
display
height / width
opacity
visiblity
overflow
clip
transform

// Box
box-sizing
margin
box-shadow
border
padding
align-items
justify-content
flex-*
white-space

// Decoration
pointer-events
background
color
font-*
text-*
list-style
outline
animation
transition