docs
This commit is contained in:
parent
8060950d3c
commit
fd7e4eea88
1 changed files with 1 additions and 1 deletions
|
|
@ -18,6 +18,6 @@ Import the SCSS directly in your top-level component. (This is done for you in t
|
||||||
<script>
|
<script>
|
||||||
// other imports and stuffs ...
|
// other imports and stuffs ...
|
||||||
|
|
||||||
import '@reuters-graphics/graphics-components/dist/scss/main.scss';
|
import '@reuters-graphics/graphics-components/scss/main';
|
||||||
</script>
|
</script>
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue