Style Utilities
Style utilities are preset rules that let you efficiently customize styles for components and native elements alike. See the installation instructions to use style utilities in your project.
Layout Jump to heading
Other Jump to heading
Installation Jump to heading
To use all Web Awesome page styles (including native styles), include the following stylesheet in your project:
<link rel="stylesheet" href="https://early.webawesome.com/webawesome@3.0.0-alpha.12/dist/styles/webawesome.css" />
Or, to only include utilities:
<link rel="stylesheet" href="https://early.webawesome.com/webawesome@3.0.0-alpha.12/dist/styles/utilities.css" />