UNPKG

hem-render-html

Version:

This module adds the ability to dynamically generate HTML files for your hem project.

15 lines (14 loc) 158 B
body { background: black; color: white; } a, a:visited { color: yellow; } a.current { color: orange; font-weight: bold; } a:hover { color: red; }