How can we configure metamask-extenshion to use tailwindcss?

Hey guys,
I’m trying to implement tailwindcss on MetaMask extension, however when I install it the regular way, I get

```````Unknown at rule @tailwind`

Any help would be appreciated.
Thanks

Hello @tomwhiteman !
Welcome to MetaMask community !

I can assume that you have not correctly set the configuration file for TailwindCSS or postcss. Did you follow the official documentation? Do you have any configure files in your project ?

4 Likes

I set this up correctly.

I also tried a bunch of other ways of setting it up but didn’t work.

@tomwhiteman

If I understand correctly you are using MetaMask Snaps ?

2 Likes

Nope. The MetaMask-extension on github.

@tomwhiteman

Try to extend the functionality of MetaMask using Snaps:

5 Likes

Literally what we were looking for. Thanks!

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.