Closed
Description
We could achieve compatibility improvements between web frameworks and CSS frameworks by defining a common ClassName
that they can all share.
Proposing that we move this Halogen definition of ClassName
to web-html
(or similar common location):
https://github.com/purescript-halogen/purescript-halogen/blob/c8b50378b948fcba9e10d75da718fc7dae3a609f/src/Halogen/HTML/Core.purs#L188-L194
It would probably also be good to have the append
instance as join with a space delimiter.
Metadata
Metadata
Assignees
Labels
No labels