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.

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/[email protected]/dist/styles/webawesome.css" />

        

Or, you can choose to import only the utilities:

<link rel="stylesheet" href="https://early.webawesome.com/[email protected]/dist/styles/utilities.css" />

        
    No results