purescript-contrib / purescript-css

A clean, type-safe library for describing, manipulating and rendering CSS
Apache License 2.0
106 stars 40 forks source link

RFC: Remove `colors` re-exports #158

Open nsaunders opened 2 years ago

nsaunders commented 2 years ago

To me, re-exports from the colors package just increase the css API surface area for no apparent benefit. Am I missing something?

If not, I propose that we remove these altogether... Does anyone think otherwise?

thomashoneyman commented 2 years ago

I agree, and support removing them.

JordanMartinez commented 2 years ago

Fine by me!