getgrav / getgrav/grav-plugin-shortcode-owl-carousel
external css order not consistent
Open
cannot reproduce
- Dominant language
- CSS
- Stars
- 12
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When I pushed my website online, owl externals css where not loaded in the same order than on my local developpement server.
Local :
```
```
Online :
```
...
...
```
This leads to different rendering, especially the left-right arrows that have an ugly gray background instead of the transparent black one.
I don't know if the bug is in grav, shortcode-code or this repo though ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.