So far, our widgets have been playing fast and loose with the CSS namespace. Should we standardize on a prefix to avoid potential collisions? I’m thinking something along the lines of cesium--. So our existing widgets would be
cesium-widget-[xxx]
cesium-timeline-[xxx]
cesium-animation-[xxx]
cesium-fullscreen-[xxx]
Thoughts?