bs-css icon indicating copy to clipboard operation
bs-css copied to clipboard

Add missing values

Open davesnx opened this issue 2 years ago • 0 comments

This PR adds a few values and properties that were missing.

  • [x] word-break: break-word
  • [x] calc(100px * 3)
  • [x] overflow-x: clip
  • [x] property_transform_box
  • [x] Parser.property_transition_property
  • [x] property_transition_timing_function 'jump-start' | 'jump-end' | 'jump-none' | 'jump-both’

davesnx avatar Aug 10 '22 09:08 davesnx