Crafting a Custom Component Library with Vue and Daisy UI
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Your First Component: A Button

In this lesson, we start developing the very first component within our library. It’s important to remember when developing a component library with Tailwind CSS that full class names must be present so that Tailwind’s JIT compiler correctly includes them in the CSS output.

Links