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.
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.11/dist/styles/webawesome.css" />
Or, to only include utilities:
<link rel="stylesheet" href="https://early.webawesome.com/webawesome@3.0.0-alpha.11/dist/styles/utilities.css" />