mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix documentation theming
This commit is contained in:
@@ -22,7 +22,7 @@ Available pre-built themes:
|
|||||||
|
|
||||||
If you're using Angular CLI you can include one of the prebuilt theme in your `styles.scss` file:
|
If you're using Angular CLI you can include one of the prebuilt theme in your `styles.scss` file:
|
||||||
```css
|
```css
|
||||||
@import '~ng2-alfresco-core/prebuilt-themes/adf-blue-orange.css';
|
@import '~@alfresco/adf-core/prebuilt-themes/adf-blue-orange.css';
|
||||||
```
|
```
|
||||||
Or you can add it directly in your index.html
|
Or you can add it directly in your index.html
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user