metallicss
metallicss copied to clipboard
Adaptive metallic finish for CSS
Results
2
metallicss issues
Sort by
recently updated
recently updated
newest added
Hi, I'm looking to play with your library in an Astro.build project and noticed this message output to the console when installing and starting the project. > metallicss doesn't appear...
I'm using Next.js v15 with Tailwind v4. I've installed with `npm i metallicss`, and imported into my layout file `import("metallicss");`. I'm then using `metallicss` as a class on a button...