Looks awesome! Can't wait to try it out. On Mon, Nov 28, 2016 at 7:51 AM, Matthew Griffith <[email protected]> wrote:
> > v2.0.0 of the style-elements > <https://github.com/mdgriffith/style-elements> library is now released! > > The library is an experiment in handling style in elm, focusing on > simplifying css as much as possible. > > It does this by > > - removing parts of css that cause the most trouble > - limiting available properties without limiting functionality (i.e. > trying to make the CSS language smaller) > - setting defaults > - providing clean interfaces to the good parts like media queries, > flex-box and animations. > > It's meant to be a css preprocessor with css best practices built in. > > > > -- > 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. > -- 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.
