ecklf / tailwindcss-figma-plugin

Figma Plugin for Tailwind CSS
https://www.figma.com/community/plugin/738806869514947558/Tailwind-CSS
MIT License
269 stars 16 forks source link

Plugin not working #8

Closed muhajirdev closed 5 years ago

muhajirdev commented 5 years ago

Hi there, Awesome idea. Unfortunately I can't get it to work. On safari, the "add styles". Is not clickable after I upload the file.

On chrome, after I click "Add styles" nothing happens

muhajirdev commented 5 years ago
image

Here's what the error saying

ecklf commented 5 years ago

Hey there 👋🏼,

the plugin communicates with the Figma API, thus it is not possible to use it in an external browser. Please add the manifest.json in your Figma Desktop App (Plugins Section).

After that you should see Plugins > Development > Tailwind CSS when right clicking in Figma

Screenshot 2019-08-09 at 10 08 48

It is quite a hassle to debug / reopen it at the moment. I hope there will be a solution for a good development workflow in the future.

You can read more about how to interact with the Figma API here: https://www.figma.com/plugin-docs/creating-ui/