Dave Geddes

Results 58 comments of Dave Geddes

I haven't tried this yet. If someone gets to it before I do please send pull request.

I'd like to explore this option, thanks for the suggestion.

usually you'd only apply one component to an element at time, so the modifiers aren't vague. I can see it being confusing though if you use multiple.

Do you mean in mobile safari? Also if you could paste a small sample that would help me debug the issue. It's likely that your HTML is just missing the...

can you share your banner-box component (and bg-green option)?

hmm, that should work just fine. Does it work on desktop chrome?

It's also possible that your sass hasn't run again since adding those options. Take a look at the compiled CSS file and see if it has them.

yeah works just fine. csstyle.io is built with it, looks great on mobile. Maybe your CSS is being cached on mobile safari?

I think I figured out the cause of the issue. I believe csstyle is missing an escape somewhere. In Chrome if your CSS has a `.--card` class, it will render...

Seems like I remember someone doing this, let me look around.