13: Tippy.js (tiptap theme + design fixes)
In this lesson, you will work through Tippy.js (tiptap theme + design fixes) as part of How to build a CMS with Filament 3 and Laravel 11 (package-development focused).
Caption excerpt: The first thing we want to do in this video is we want to install tip.js. So we can just say npm i tip.js. That will allow us to add a theme to our tip tab editor as well. So with that sorted, what we have to go and do now is essentially, we need to import in here. So what I want to do is up here, just go to say import. I'm going to say no modules. Tippi. This. Tippi.js. CSS. And I want to copy this path over here as well. Actually, so we want to copy this resources path over here. So we want to go into a tailwind...