purescript-halogen-css icon indicating copy to clipboard operation
purescript-halogen-css copied to clipboard

How to render a full stylesheet to head

Open igagen opened this issue 9 years ago • 0 comments
trafficstars

It would be nice to have a simple example of rendering a full stylesheet and appending to <head>

Could be something really simple like:

body { background-color: black; color: white; }

igagen avatar Mar 13 '16 19:03 igagen