CSS3

  • animations keyframes
  • transitions
  • box shadows
  • rounded corners
  • text shadows
  • background gradients
  • functions
    • calc
    • rgb/rgba variables
    • usually declared in root with double dash --main-bg-color
    • accessed via var()

CSS4

  • trigonometry functions
  • nested selectors