nuxt-class-inject
v0.0.1
Published
Nuxt3 Dynamic Class Injection
Downloads
3
Readme
nuxt-class-inject
Dynamic class injection before client rendering
Fast and efficient dynamic CSS class injection. CSS classes are injected into the <html />
component before rendering avoiding flashing on client load.
Features
- Nuxt3 and Nuxt Bridge support
- Inject CSS classes into
<html />
tag before browser rendering - Works with client side and universal rendering
- Injectec CSS classes persist across same-browser sessions
- Supports IE9+