gdotdesign / elm-ui

UI library for making web applications with Elm
https://elm-ui.netlify.com
BSD 2-Clause "Simplified" License
920 stars 39 forks source link

CHANGE nest Css module under Ui namespace #62

Closed kwrooijen closed 7 years ago

kwrooijen commented 7 years ago

Nest Css modules under Ui namespace to prevent the elm-css package from clashing module names.

fixes https://github.com/gdotdesign/elm-ui/issues/61