Andreas Cederström

Results 23 comments of Andreas Cederström

Are you using 3rd party styling library like antd, bootstrap or anything else? Like mentioned in the related issue https://github.com/webpack-contrib/mini-css-extract-plugin/issues/250#issuecomment-415345126 the problem should not just be ignored by disabling and...

Not using pro yet, migrating big knockout/jquery SPA to react and antd 3.0 - will be using dva, looking at pro repo to learn dva patterns. thanks for publishing it!

Love the effort. Currently using exoskeleton (backbone fork without jquery) in a new project and I went with rivets model bindings rather than stickit this time just to get the...

I like the way you do it in chaplin @akre54 but perhaps it will generate to many "if jquery do this, else do this" in stickit. shims are no no....

I think its good to try to not use psuedo selectors anyway, and if you do, there is jquery :) Regarding rivets, well I started a new backbone project with...

Its possible, just need to use the full path in your vendor config vendors: { "antd/es/modal", "rc-dialog" }

So anyupdates on this "issue"? Will it be added as a feature in the soon future?

I really would like this as well as it would be way easier to subclass stuff in for example twitter bootstrap (not just their mixins.less)

@jamesplease can we revisit this one now that your PR got merged?

I like the solution but unfortunately I dont have time to implement it right now either and I dont expect anyone else to hurry up about it either. But lets...