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

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

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