FinallyReact's spacing framework will be included when you import the main CSS file, most likely in a top level app file:
FinallyReact's spacing framework will be included when you import the main CSS file, most likely in a top level app file:
FinallyReact includes spacing classes between 0 and 100 (inclusive), for example:
You can also use fractional numbers, for example:
Valid fractional options:
Margin and position classes can be made negative by adding a hyphen as a prefix to classes.
Note: negative padding is not supported in CSS.