pull/1671/head
Cory LaViska 2023-10-20 09:05:15 -04:00
rodzic 8d42e9fd7e
commit 0272e3dcff
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,6 @@ 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:
```
"architect": {
"build": {