[AngularJS] cssnext

2017-11-02 Thread Rick Hedin
I'd like to use cssnext, to use the next features of css in my angular projects. But I'm not sure how to work the build chain. I think, but am not sure, that angular already uses postcss, which cssnext also uses. Has anyway already done this? Regards, Rick -- You received

[AngularJS] general tool for communicating between web elements

2018-03-12 Thread Rick Hedin
Hello, all. My working group is feeling some tension between React and Angular. All I care about is keeping our web components encapsulated, so that I can connect one to another without worrying about what it was connected to before. This article will explain what I am talking about more