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

`TextAlign` lacks `Center` instance (etc.) #152

Open nsaunders opened 2 years ago

nsaunders commented 2 years ago

This is the sort of problem it causes:

[bundle]   Conflicting definitions are in scope for value center from the following modules:
[bundle] 
[bundle]     CSS.Common
[bundle]     CSS.TextAlign