Overflow
type lacks Visible
, Hidden
, and Inherit
instances
#147
Labels
good first issue
First-time contributors who are looking to help should work on these issues.
type: enhancement
A new feature or addition.
This means one must import
hidden
,visible
, andinherit
value functions from theCSS.Overflow
module, which may conflict with e.g. thehidden
function exported fromCSS
, which is the function declared on theHidden
type class.The text was updated successfully, but these errors were encountered: