cekvenich2
cekvenich2
Help?
Is there a fork where this is included?
This should be via CDN and documented.
is a standard use by all web component frameworks: https://developers.google.com/web/fundamentals/web-components/customelements
Just made one: root{ --color-blossom: #1d7484; --color-fade: #982c61; --color-bg: #f9f9f9; --color-bg-alt: #f1f1f1; --color-text: #4a4a4a; --font-size-base: 1.8rem; --font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif; --font-family-heading: --font-family-base;...
So what is the status of CORS now?
So... no Nav?
If you use " as outer and ' as inner it works for me.
@alallier This is common issue for dev. This works: http://154.12.250.248:8080/desEx/index.html This does not: http://154.12.250.248:8080/desEx http://154.12.250.248:8080/desEx/ In production, we would not want to have index.html, we have just the url w/...