Artur Kenzhaev
Artur Kenzhaev
thank you very much for the proposal, I really like your points and I'm in 🙂 so it's time to unskip [these tests](https://github.com/lttb/reshadow/blob/master/packages/postcss/spec/index.test.js#L136) and UNBLOCK THE BEM POWER 😄😄😄 the...
Hi @comerc, thank you for the issue. The problem is that `babel-plugin-styled-components` still processes the `styled` function, despite the fact that it was not imported from `styled-components`. We should make...
Hi @VladSez, thank you for the issue! I'll take a look today
Hi @Grimones, there is an example with `Styled` function: https://www.webpackbin.com/bins/-Kx85LgRuU3lUjCrbnGW
@Grimones we don't have such thing yet, but I think it's a nice to have feature. We'll try to support it soon
Hi @kserjey! That's a nice point, thanks. But it looks like it may have the same problems as described here https://github.com/cssinjs/styled-jss/issues/41#issuecomment-337799548, because it causes the styles recalculation on each mount/rerender....
I think that we can add this feature to `babel-plugin-styled-jss`, so as not to produce a lot of babel-plugins for styled-jss for base needs. I see `babel-plugin-styled-jss` as a set...
Hi! Thank you for the issue, it looks like a bug with `@media` and `function rules` in `jss`, described here: https://github.com/cssinjs/jss/issues/706
Thanks for this issue! It looks like a bug with JSS, see https://github.com/cssinjs/jss/issues/497
thanks! is there anything left to get this approved and merged?