vitesse icon indicating copy to clipboard operation
vitesse copied to clipboard

carbon icon integration with VS Code

Open dedicated-1 opened this issue 1 year ago • 1 comments

I fired up this starter-kit a few months ago and instantly noticed the amazing integration of carbon icons INSIDE html tags. And every icon is auto-imported somehow. I have tried to replicate this on other projects with other VS Code installations, but have failed miserably. I've searched around various sites/npm pages and still havent managed it. Antfu has a plugin for VS Code, but it didn't seem to make a difference.

Does anyone know how this has magically been done?

Also, you can just put tailwind tags inside html tags without class="". What is this wizardry.

dedicated-1 avatar Oct 24 '23 02:10 dedicated-1

You can learn about unocss. All you mentioned are the functions provided by this CSS engine.

ExtendsSt avatar Nov 16 '23 03:11 ExtendsSt