Overview Responsive Overview These utility classes float an element to the left or right, or disable floating, based on the current viewport size using the CSS float property...
Vertical alignment Sass Utilities API View on GitHub Vertical alignment Easily change the vertical alignment of inline, inline-block, inline-table, and table cell elements. ...
Inlining CSS on Element Nodes Notes Inlining CSS on Element Nodes To apply inline CSS to a React node you have to pass a style attribute/prop with an object value containing ...