mdgriffith / elm-ui

What if you never had to write CSS again?
https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/
BSD 3-Clause "New" or "Revised" License
1.35k stars 110 forks source link

Separate modules for color and table #299

Open dullbananas opened 3 years ago

pravdomil commented 3 years ago

Hi @dullbananas, can you be more descriptive, what is your motivation behind creating this issue?

dullbananas commented 3 years ago

The Element module might be too big. Not every UI needs tables, and colors are separate from elements, so Color.rgb would be more clear than Element.rgb especially if Element is imported with (..)