homebound-team / truss

A TypeScript DSL for writing utility CSS in React/JSX
32 stars 0 forks source link

Support for overflow #20

Closed KoltonG closed 3 years ago

KoltonG commented 4 years ago

Enhancement request for:

const overflow = (attr: Properties["overflow"]) =>  ({ overflow: attr });