Skip to content
  • Benjamin Otte's avatar
    css: Introduce a corner order enum · 34a62d77
    Benjamin Otte authored
    Same order as CSS again.
    
    The nice thing about this is that now edge i in a rounded box follows
    corner i and is followed by corner (i + 1) % 4.
    34a62d77