I'm also interested in best practices (performance wise) for using 
frameworks. Should I import external libraries in my index.html file or 
should I use elm packages. What's the better approach?

For example:
Should I import PureCSS im my index.html using "<link rel="stylesheet" 
href="http://yui.yahooapis.com/pure/0.6.0/pure-min.css";>" or should I use 
benthepoet/elm-purecss 
<http://package.elm-lang.org/packages/benthepoet/elm-purecss/latest> 
package. All I'm interested is to add basic styling for my web apps.

-- 
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to