We're a place where coders share, stay up-to-date and grow their careers.
<style scoped>
<style jsx>
Lastly, all of these are easy in making "components" using Nuxt. Though, I regretted that :host selector is still missing.
:host
<style scoped>
(In Next.js, there is<style jsx>
, but it seems not to be truly injected CSS first into stylesheets.)Lastly, all of these are easy in making "components" using Nuxt. Though, I regretted that
:host
selector is still missing.