expose styles

This commit is contained in:
Stoeffel 2018-02-28 14:18:32 -08:00
parent c8d9d6cc09
commit 158b23d392

View File

@ -1,12 +1,15 @@
module Nri.Ui.Text.Quiz.V1
exposing
( footnote
, styles
)
{-| Text types for quizzes:
@docs footnote
@docs styles
-}
import Css exposing (..)