diff --git a/docs/pages/frameworks/angular.md b/docs/pages/frameworks/angular.md index 9b0914f0..1a0d512d 100644 --- a/docs/pages/frameworks/angular.md +++ b/docs/pages/frameworks/angular.md @@ -10,16 +10,41 @@ Angular [plays nice](https://custom-elements-everywhere.com/#angular) with custo ## Installation +### Download the npm package + To add Shoelace 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