figuro icon indicating copy to clipboard operation
figuro copied to clipboard

Core CSS Properties

Open elcritch opened this issue 11 months ago • 0 comments

  1. width - min-width - max-width
  2. height -min-height - max-height
  3. display
  4. background-color
  5. border/border-width/border-radius
  6. padding
  7. margin
  8. position
  9. top-left-right-bottom
  10. display-flex things meaning: justify-content, align-items, flex-direction, flex, gap
  11. transform for animations
  12. overflow
  13. font-size/line-height/font-weight etc.
  14. color

elcritch avatar Jan 24 '25 13:01 elcritch