INTRODUCTION
IntroductionCore ConceptsGETTING STARTED
InstallationQuick startWhirl Compiler SettingsCORE CONCEPTS
Using Utility ClassesStyle FunctionsPseudo-Classes and statesResponsive DesignResponsive Base ElementThemeArbitrary ValuesLAYOUT
aspect-ratiodisplayoverflowpositionvisibilityobject-fittop / right / bottom / leftFLEXBOX
flex-basisflex-directionflex-wrapflexflex-growflex-shrinkgapjustify-contentalign-contentalign-itemsalign-selfSPACING
paddingmarginSIZING
widthmin-widthmax-widthheightmin-heightmax-heightTYPOGRAPHY
font-sizefont-styleauto-sizetext-outlineletter-spacingtext-aligncolorword-spacingparagraph-spacingtext-overflowoverflow-positionwhite-spaceBACKGROUND
background-colorbackground-imagebackground-positionbackground-repeatbackground-sizeBORDER
border-radiusborder-widthborder-colorEFFECTS
text-shadowopacityFILTER
Filterblurbrightnesscontrastgrayscalehue-rotateinvertsaturatesepiaTRANSITION
transition-propertytransition-durationtransition-timing-functiondelayTRANSFORM
rotatescaletransform-origintranslategap
| Class | Styles |
|---|---|
| gap-<number> | <custom implementation> (--spacing * <number>) |
| gap-(<custom-property>) | <custom implementation> |
| gap-[<value>] | <custom implementation> |
| gap-x-<number> | <custom implementation> (--spacing * <number>) |
| gap-x-(<custom-property>) | <custom implementation> |
| gap-x-[<value>] | <custom implementation> |
| gap-y-<number> | <custom implementation> (--spacing * <number>) |
| gap-y-(<custom-property>) | <custom implementation> |
| gap-y-[<value>] | <custom implementation> |