- Fix: Replace `list.slash` added in 3.6.10 with `calc`
- Chore: Package upgrades
- Chore: SASS clean up
- Chore: Improvements to style linting
This commit is contained in:
Sam Potts
2021-12-16 23:03:29 +11:00
parent 9ea3a6923d
commit 40395a1ff5
6 changed files with 15 additions and 8 deletions

View File

@ -61,7 +61,7 @@ const defaults = {
// Sprite (for icons)
loadSprite: true,
iconPrefix: 'plyr',
iconUrl: 'https://cdn.plyr.io/3.6.10/plyr.svg',
iconUrl: 'https://cdn.plyr.io/3.6.11/plyr.svg',
// Blank video (used to prevent errors on source change)
blankVideo: 'https://cdn.plyr.io/static/blank.mp4',