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