Vite logo

Vite

1 Series
3 Lessons
35m 38s

Vite is a popular frontend tooling server that provides a snappy environment to build, bundle, and watch your frontend assets.

Series.

Lessons.

Video preview
TailwindCSS 4
AdonisJS Quick Tip #24.0
・
Mar 28

How to Install & Configure TailwindCSS 4 in AdonisJS 6 using Vite

In this lesson, we'll learn how to get TailwindCSS 4 installed and configured within a new AdonisJS 6 project using TailwindCSS' Vite plugin. We'll then discuss some of the key changes around configuring Tailwind within your project.

Video preview
Shadcn-vue and TailwindCSS
Building with AdonisJS & Inertia #1.4
・
Aug 20, 24

Setting Up TailwindCSS, Shadcn-Vue, and Automatic Component Imports

In this lesson, we'll install and configure Shadcn-Vue and TailwindCSS. We'll then set up automatic imports for all of our local Vue components.

Video preview
Vite and Our Assets
Let's Learn AdonisJS 6 #2.5
・
Jan 24, 24

Vite and Our Assets

In this lesson, we'll learn how Vite is integrating into our EdgeJS views to serve our JavaScript and CSS files.