mattdesl / dom-css

fast dom CSS styling
MIT License
152 stars 13 forks source link

px is added to values via `add-px-to-style` #9

Closed mikkoh closed 8 years ago

mikkoh commented 8 years ago

px is added to values via add-px-to-style. add-px-to-style uses the same list of properties to add px to as React does.