1. 1
    Render a Basic Element with style-elements in Elm
    2m 52s

Render a Basic Element with style-elements in Elm

Josh Robertson
InstructorJosh Robertson
Share this video with your friends

Social Share Links

Send Tweet
Published 7 years ago
Updated 6 years ago

In this lesson we will take a basic application, bootstrapped with create-elm-app, and begin converting the divs and h1s into style-elements.

Style elements separate our styles from the layout and positioning of elements. The Element module gives us everything we need for our view while the Style module will be the base for creating our stylesheet.

Hugo Ramos
Hugo Ramos
~ 6 years ago

Thanks for the lesson, but maybe it makes more sense to use elm-ui which is a complete rewrite of style-elements?

Markdown supported.
Become a member to join the discussionEnroll Today