Nicolas Hoizey

Results 254 comments of Nicolas Hoizey

@jorenbroekema I see that you closed my PR #1173 How do you think we should address this issue now? How can I help?

@dixonge just tried it also, and it doesn't work indeed… đŸ˜¥

@dixonge why close the issue, if it is still relevant?

I believe someone might want to fix the issue, let's hope! ;-)

I'm just interested in the `autofill` feature.

I think I have the same issue: http://lab.gasteroprod.com/vub/ I had to add `!important` to the `top: auto;` in my real code. This lib could at least duplicate rules that have...

> understand what `auto` and `inherit` mean Why would it be necessary, if they are simply copied into the new rules? Feels safe IMHO, and really better than copying everything.

> The library doesn't need to know what auto and inherit mean. It has to know that these values exist in the first place Ok, makes sense. > I have...

Maybe it's more obvious when comparing http://lab.gasteroprod.com/vub/index-bugfill-issue.html and http://lab.gasteroprod.com/vub/index-bugfill-fixed.html on thin and large screen (MQ at 20em). There is only one `!important` added to the second's CSS.

Simplest maybe, but dangereous for performances, as already said… :-/