Module
Fahrtwind.Style
- Package
- purescript-fahrtwind
- Repository
- rowtype-yoga/purescript-fahrtwind
Tailwind.css inspired helper functions for speeding up styling elements
Re-exports from Fahrtwind.Style.BlendMode
#mixBlendMode Source
mixBlendMode :: BlendMode -> StyleRe-exports from Fahrtwind.Style.BlendMode.Types
Re-exports from Fahrtwind.Style.Border
#roundedNone Source
roundedNone :: Style#roundedFull Source
roundedFull :: Style#rounded3xl Source
rounded3xl :: Style#rounded2xl Source
rounded2xl :: Style#rounded Source
rounded :: StyleProperty -> Style#borderSolid Source
borderSolid :: Style#borderRight Source
borderRight :: Int -> Style#borderNone Source
borderNone :: Style#borderLeft Source
borderLeft :: Int -> Style#borderGradient Source
borderGradient :: { backgroundGradient :: String, borderGradient :: String } -> Style#borderCol' Source
borderCol' :: StyleProperty -> Style#borderBottom Source
borderBottom :: Int -> StyleRe-exports from Fahrtwind.Style.BoxModel
#pY' Source
pY' :: StyleProperty -> Style#pX' Source
pX' :: StyleProperty -> Style#pT' Source
pT' :: StyleProperty -> Style#pR' Source
pR' :: StyleProperty -> Style#pL' Source
pL' :: StyleProperty -> Style#pB' Source
pB' :: StyleProperty -> Style#p' Source
p' :: StyleProperty -> Style#mY' Source
mY' :: StyleProperty -> Style#mX' Source
mX' :: StyleProperty -> Style#mT' Source
mT' :: StyleProperty -> Style#mR' Source
mR' :: StyleProperty -> Style#mL' Source
mL' :: StyleProperty -> Style#mB' Source
mB' :: StyleProperty -> Style#m' Source
m' :: StyleProperty -> StyleRe-exports from Fahrtwind.Style.BoxShadow
#shadowXxlCol Source
shadowXxlCol :: Color -> Style#shadowXlCol Source
shadowXlCol :: Color -> Style#shadowSmCol Source
shadowSmCol :: Color -> Style#shadowMdCol Source
shadowMdCol :: Color -> Style#shadowLgCol Source
shadowLgCol :: Color -> Style#shadowDefaultCol Source
shadowDefaultCol :: Color -> Style#shadow' Source
shadow' :: StyleProperty -> StyleRe-exports from Fahrtwind.Style.Breakpoint
Re-exports from Fahrtwind.Style.Color.Background
#svgBackgroundImage Source
svgBackgroundImage :: JSX -> Style#blurredBackground' Source
blurredBackground' :: { blurRadius :: Int, blurredCol :: String, fallbackCol :: String } -> Style#backgroundSize Source
backgroundSize :: String -> Style#backgroundRepeat Source
backgroundRepeat :: String -> Style#backgroundPosition Source
backgroundPosition :: String -> Style#backgroundImage Source
backgroundImage :: String -> Style#background' Source
background' :: StyleProperty -> Style#background Source
background :: Color -> StyleRe-exports from Fahrtwind.Style.Color.Tailwind
#red Source
red :: TailwindColorRe-exports from Fahrtwind.Style.Color.Text
#textJustify Source
textJustify :: Style#textCol' Source
textCol' :: StyleProperty -> Style#textCenter Source
textCenter :: StyleRe-exports from Fahrtwind.Style.Color.Util
#saturation Source
saturation :: Color -> NumberRe-exports from Fahrtwind.Style.Cursor
#cursorWait Source
cursorWait :: Style#cursorText Source
cursorText :: Style#cursorMove Source
cursorMove :: Style#cursorHelp Source
cursorHelp :: Style#cursorAuto Source
cursorAuto :: StyleRe-exports from Fahrtwind.Style.Display
#inlineGrid Source
inlineGrid :: Style#inlineFlex Source
inlineFlex :: Style#inlineBlock Source
inlineBlock :: Style#displayNone Source
displayNone :: StyleRe-exports from Fahrtwind.Style.Display.Flex
#justifyEnd Source
justifyEnd :: Style#itemsStart Source
itemsStart :: Style#itemsEvenly Source
itemsEvenly :: Style#itemsCenter Source
itemsCenter :: Style#itemsAround Source
itemsAround :: Style#flexShrink Source
flexShrink :: Int -> Style#flexNoWrap Source
flexNoWrap :: StyleRe-exports from Fahrtwind.Style.Display.Grid
#templateRows Source
templateRows :: String -> Style#templateCols Source
templateCols :: String -> Style#displayGrid Source
displayGrid :: StyleRe-exports from Fahrtwind.Style.Divide
#divideYReverse Source
divideYReverse :: Int -> Style#divideXReverse Source
divideXReverse :: Int -> Style#divideCol' Source
divideCol' :: StyleProperty -> StyleRe-exports from Fahrtwind.Style.Global
#nest Source
nest :: forall r rl. RowToList r rl => HomogeneousRowList rl StyleProperty => Record r -> StylePropertyRe-exports from Fahrtwind.Style.Input
#placeholder Source
placeholder :: Style -> Style#outlineNone Source
outlineNone :: StyleRe-exports from Fahrtwind.Style.Inset
#top' Source
top' :: StyleProperty -> Style#right' Source
right' :: StyleProperty -> Style#left' Source
left' :: StyleProperty -> Style#bottom' Source
bottom' :: StyleProperty -> StyleRe-exports from Fahrtwind.Style.Isolation
Re-exports from Fahrtwind.Style.Nesting
Re-exports from Fahrtwind.Style.Opacity
Re-exports from Fahrtwind.Style.Overflow
Re-exports from Fahrtwind.Style.PointerEvents
Re-exports from Fahrtwind.Style.Position
Re-exports from Fahrtwind.Style.PseudoClasses
#pseudoRight Source
pseudoRight :: Style -> Style#pseudoLeft Source
pseudoLeft :: Style -> Style#outOfRange Source
outOfRange :: Style -> Style#onlyOfType Source
onlyOfType :: Style -> Style#lastOfType Source
lastOfType :: Style -> Style#indeterminate Source
indeterminate :: Style -> Style#fullscreen Source
fullscreen :: Style -> Style#focusWithin Source
focusWithin :: Style -> Style#firstOfType Source
firstOfType :: Style -> Style#firstChild Source
firstChild :: Style -> StyleRe-exports from Fahrtwind.Style.PseudoElements
#firstLetter Source
firstLetter :: Style -> Style#beforeElement Source
beforeElement :: Style -> Style#afterElement Source
afterElement :: Style -> StyleRe-exports from Fahrtwind.Style.Size
#widthScreen Source
widthScreen :: Style#widthAndHeight Source
widthAndHeight :: Int -> Style#width' Source
width' :: StyleProperty -> Style#minWidth' Source
minWidth' :: StyleProperty -> Style#minHeight' Source
minHeight' :: StyleProperty -> Style#maxWidth' Source
maxWidth' :: StyleProperty -> Style#maxHeight' Source
maxHeight' :: StyleProperty -> Style#heightFull Source
heightFull :: Style#height' Source
height' :: StyleProperty -> StyleRe-exports from Fahrtwind.Style.Text
#textDefault Source
textDefault :: Style#lineHeight' Source
lineHeight' :: StyleProperty -> Style#lineHeight Source
lineHeight :: String -> Style#fontSize' Source
fontSize' :: StyleProperty -> Style#fontNormal Source
fontNormal :: Style#fontMedium Source
fontMedium :: Style#fontFamilyOrSerif Source
fontFamilyOrSerif :: String -> Style#fontFamilyOrSans Source
fontFamilyOrSans :: String -> Style#fontFamilyOrMono Source
fontFamilyOrMono :: String -> StyleRe-exports from Fahrtwind.Style.Transform
#transform' Source
transform' :: StyleProperty -> StyleRe-exports from Fahrtwind.Style.Transition
#transition' Source
transition' :: StyleProperty -> Style#transition Source
transition :: String -> StyleRe-exports from Fahrtwind.Style.UserSelect
Re-exports from Fahrtwind.Style.Visibility
- Modules
- Fahrtwind
- Fahrtwind.
Animation - Fahrtwind.
Icon. BrandIcon - Fahrtwind.
Icon. Common - Fahrtwind.
Icon. Heroicons - Fahrtwind.
Layer - Fahrtwind.
Style - Fahrtwind.
Style. BlendMode - Fahrtwind.
Style. BlendMode. Types - Fahrtwind.
Style. Border - Fahrtwind.
Style. BoxModel - Fahrtwind.
Style. BoxShadow - Fahrtwind.
Style. Breakpoint - Fahrtwind.
Style. Child - Fahrtwind.
Style. Color. Background - Fahrtwind.
Style. Color. Tailwind - Fahrtwind.
Style. Color. Text - Fahrtwind.
Style. Color. Util - Fahrtwind.
Style. Cursor - Fahrtwind.
Style. Display - Fahrtwind.
Style. Display. Flex - Fahrtwind.
Style. Display. Grid - Fahrtwind.
Style. Divide - Fahrtwind.
Style. Global - Fahrtwind.
Style. Input - Fahrtwind.
Style. Inset - Fahrtwind.
Style. Isolation - Fahrtwind.
Style. Nesting - Fahrtwind.
Style. Opacity - Fahrtwind.
Style. Overflow - Fahrtwind.
Style. PointerEvents - Fahrtwind.
Style. Position - Fahrtwind.
Style. PseudoClasses - Fahrtwind.
Style. PseudoElements - Fahrtwind.
Style. ScrollBar - Fahrtwind.
Style. Size - Fahrtwind.
Style. Text - Fahrtwind.
Style. Transform - Fahrtwind.
Style. Transition - Fahrtwind.
Style. UserSelect - Fahrtwind.
Style. Visibility