This allows end users to add additional CSS files for use in their site.
They would do this by adding
```
[params]
customCSS = [
"mycss.css"
]
```
into their config file.
|
||
|---|---|---|
| .. | ||
| _default | ||
| partials | ||
| taxonomy | ||
| index.html | ||
This allows end users to add additional CSS files for use in their site.
They would do this by adding
```
[params]
customCSS = [
"mycss.css"
]
```
into their config file.
|
||
|---|---|---|
| .. | ||
| _default | ||
| partials | ||
| taxonomy | ||
| index.html | ||