3.0.0-alpha.11 Alpha

Layout

Layout components and utility classes help you organize content that can adapt to any device or screen size. See the installation instructions to use Web Awesome's layout tools in your project.

Components

Page
Card
Split Panel

Utilities

Align Items
Cluster
Flank
Frame
Gap
Grid
Split
Stack
Text

Installation

Layout components are included in Web Awesome's autoloader. You can also import them individually via cherry picking.

Layout utilities are bundled with all style utilities. You can import all Web Awesome page styles (including native styles) by including the following stylesheet in your project:

<link rel="stylesheet" href="https://early.webawesome.com/webawesome@3.0.0-alpha.11/dist/styles/webawesome.css" />

        

Or, you can choose to import only the utilities:

<link rel="stylesheet" href="https://early.webawesome.com/webawesome@3.0.0-alpha.11/dist/styles/utilities.css" />

        
    No results