packages feed

lucid-foundation-0.0.2: src/Lucid/Foundation/Typography/Labels.hs

{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE ExtendedDefaultRules #-}

module Lucid.Foundation.Typography.Labels where

import Lucid.Base
import Lucid.Html5
import qualified Data.Text as T
import Data.Monoid


label_ :: T.Text
label_ = " label "