mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
backport PR 1671
This commit is contained in:
@@ -23,7 +23,7 @@ npm install @shoelace-style/shoelace
|
||||
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 `<script>` tag into the index.html file. However, the Angular way to do it is by adding a script configurations into your angular.json file as follows:
|
||||
|
||||
```
|
||||
```json
|
||||
"architect": {
|
||||
"build": {
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user