mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-01 09:12:33 +03:00
Expose InputStyles module
We have some custom input widgets in other code bases that make use of these styles, hence the need to expose them.
This commit is contained in:
parent
6e85f8fc0f
commit
af5cdad561
@ -1,6 +1,6 @@
|
||||
module Nri.Ui.InputStyles exposing (Assets, CssClasses(..), inputLineHeight, inputPaddingVertical, styles, textAreaHeight, writingLineHeight, writingMinHeight, writingPadding, writingPaddingTop)
|
||||
|
||||
{-|
|
||||
{-| InputStyles used by the TextInput and TextArea widgets.
|
||||
|
||||
@docs styles, CssClasses
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user