diff --git a/docs/pages/frameworks/angular.md b/docs/pages/frameworks/angular.md index c785b5766..160c2e39b 100644 --- a/docs/pages/frameworks/angular.md +++ b/docs/pages/frameworks/angular.md @@ -10,16 +10,40 @@ Angular [plays nice](https://custom-elements-everywhere.com/#angular) with custo ## Installation +### Download the npm package + To add Web Awesome to your Angular app, install the package from npm. ```bash npm install @shoelace-style/shoelace ``` -Next, [include a theme](/getting-started/themes) and set the [base path](/getting-started/installation#setting-the-base-path) for icons and other assets. In this example, we'll import the light theme and use the CDN as a base path. +### Update the Angular Configuration + +Next, [include a theme](/getting-started/themes). In this example, we'll import the light theme. +Its also important to load the components, by using a