General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Charles M.
Fireship
comments
Comments by "Charles M." (@charlesm.2604) on "The Nuxt big thing in web development?" video.
What do you mean styles ? You have global stylesheets and each component can receive a scoped <style> tag. Vite supports pre-processors so you have access to PostCSS, SASS, etc... 3rd party libraries are the ugly part of Vue 3 since a lot of librairies aren't compatible anymore and the community isn't updating them fast as of yet. Basically you'll start Vue 3 with an immature ecosystem. But you don't really need one to begin with, this isn't the "library" React devs are used to, it's a battery included framework.
4
Docs
1