Rapid Development with Vite

Watch this course for FREE this weekend only.
Create an account to start watching.

or

CSS and Vite

In this lesson we take a look at the different options for including CSS styles into our Vite powered projects. Options include using style tags in Vue SFCs, importing stylsheets using a JS import or using a CSS import.