Browse Source

Add External CSS doc

pull/3905/head
Artur Arseniev 5 years ago
parent
commit
38dcc7e380
  1. 4
      docs/modules/Components.md

4
docs/modules/Components.md

@ -850,6 +850,10 @@ grapesjs.init({
```
:::
### External CSS
If you need to load external component-specific CSS, you have to rely on the `script` property. For more details please refer to [Components & JS](Components-js.html).
## Components & JS

Loading…
Cancel
Save