purescript-contrib / purescript-css

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

Update library to Contributors library standards #121

Closed maxdeviant closed 3 years ago

maxdeviant commented 3 years ago

This PR updates purescript-css to adhere to the Contributors library guidelines.

This is part of the https://github.com/purescript-contrib/governance/issues/13 effort.

maxdeviant commented 3 years ago

Verified that spago build and spago test work as expected:

λ spago build
[info] Installation complete.
[info] Build succeeded.
λ spago test
[info] Installation complete.
[info] Build succeeded.
[info] Tests succeeded.