Creates THREE.EventDispatcher | EventDispatcher object.
Protected_Protected Optional_Protected_OptionaluiStaticCDN_The CDN URL for Tailwind CSS
Static Optional ReadonlyOldStatic ReadonlyPluginProtected_Protected_Optionalprefix: stringOptionalmeta: SerializationMetaTypeOptionalset
TailwindCSSCDNPlugin
A plugin that dynamically loads Tailwind CSS from a CDN to enable rapid UI development with utility classes. This allows you to use Tailwind CSS classes in your HTML elements without needing a build step.
The plugin automatically injects the Tailwind CSS script tag when added to the viewer and removes it when the plugin is removed.
Example