-- | Re-export of all HTML5 attributes.

module Blaze.Elements
  (module Text.Blaze.Html5)
  where

import Text.Blaze.Html5