purescript-contrib/purescript-css

No way to use `currentColor` keyword

nsaunders opened this issue · 0 comments

The currentColor keyword essentially applies the value of the computed color property to a given property. See this article for more details.

Related: #143