Closed oskarrough closed 1 year ago
Name | Link |
---|---|
Latest commit | c1cbb0fd8de53081a4bdff16e99c3f48fca5b97b |
Latest deploy log | https://app.netlify.com/sites/radio4000-components/deploys/653a5421e7882500084cfbbf |
Deploy Preview | https://deploy-preview-141--radio4000-components.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
We can't load themes via './themes/x.css' when r4-app is loaded from a CDN script.
This adds a new
cdn
attribute on<r4-app>
.On https://github.com/radio4000/radio4000.github.io/blob/main/index.html we should then be able to just set
cdn
on r4-app and it'll load latest from jsdelivr.Closes https://github.com/radio4000/components/issues/140