From f076dd1afa47bd3cb2c7b5e5710174b7b0969749 Mon Sep 17 00:00:00 2001 From: Lea Verou Date: Fri, 20 Dec 2024 14:02:35 -0500 Subject: [PATCH] Usage -> Installation --- docs/docs/native/index.md | 2 +- docs/docs/utilities/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/native/index.md b/docs/docs/native/index.md index 8082143ae..b358a5e0e 100644 --- a/docs/docs/native/index.md +++ b/docs/docs/native/index.md @@ -8,7 +8,7 @@ Web Awesome works _with_ the platform, rather than trying to reinvent it. If all you need is styles, you don’t need to use new `` elements! We also provide styles that make native HTML elements look good so you can continue using what you know and gradually adopt Web Awesome as you see fit. -## Usage +## Installation To use all Web Awesome page styles (including [utilities](/docs/utilities/)), include the following stylesheet in your project: diff --git a/docs/docs/utilities/index.md b/docs/docs/utilities/index.md index 355ae9bbb..061d5a6b0 100644 --- a/docs/docs/utilities/index.md +++ b/docs/docs/utilities/index.md @@ -5,7 +5,7 @@ description: Web Awesome provides a few style utilities to customize styles in w layout: page-outline --- -## Usage +## Installation To use all Web Awesome page styles (including [native styles](/docs/native/)), include the following stylesheet in your project: