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.

Reply via email to