Styled-system: height does not exist

Created on 11 Oct 2017  Â·  5Comments  Â·  Source: styled-system/styled-system

height is in the docs but not in the code

Most helpful comment

It used in the doc here but does not seems to work

All 5 comments

Can you provide a link to where “height is in the docs”? There shouldn’t be a height function as it’s generally not a good css property to use often

This happened to me the other day. Have sense do not include height.

You expected height becausewidth is present, but the reality is you only use height for fixed things, like cards, input, etc. There is no customization here, just a fixed.

so include it as HoC make impossible determinate a generic user case for use it.

I have a hero image where the height should be responsive so I'd like to use an array.

Why is height not a good CSS property to use?

Anyways it seems to be included now but it doesn't seem to work responsively.

It used in the doc here but does not seems to work

Was this page helpful?
0 / 5 - 0 ratings

Related issues

t49tran picture t49tran  Â·  4Comments

vdesdoigts picture vdesdoigts  Â·  3Comments

wmarkowitz picture wmarkowitz  Â·  4Comments

gregberge picture gregberge  Â·  4Comments

kevinSuttle picture kevinSuttle  Â·  4Comments