For people interested in this topic, the latest version fixes the issue reported by Berry (I've added a minimal polyfill for registerElement)
Also, inspired by this article <https://www.smashingmagazine.com/2017/01/styled-components-enforcing-best-practices-component-based-systems/> I've implemented basic support for styled elements. This file contains an example on how one would implement a simple grid with it. :) https://github.com/pdamoc/elm-box/blob/master/examples/SimpleGrid.elm There is also an example on how to use this with elm-css: https://github.com/pdamoc/elm-box/blob/master/examples/FancyCounter.elm -- There is NO FATE, we are the creators. blog: http://damoc.ro/ -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
