You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synopsis: Map Haskell types to CSS class names and CSS style code.
Description: Two classes, CssClass(cssClass) and CssStyle(cssStyle). Values of types that are instances of CssClass can be mapped to CSS class names. Types that are instances of CssStyle map to a block of CSS style code pertaining to that type.