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

Can't import Tailwind CSS config file #117

Closed afuno closed 4 years ago

afuno commented 4 years ago

I can't import the default config file: https://raw.githubusercontent.com/tailwindlabs/tailwindcss/master/stubs/defaultConfig.stub.js

ecklf commented 4 years ago

Directly importing the js config file has been deprecated because it was too ambiguous. See readme for new usage.

afuno commented 4 years ago

@impulse I generated the file as written in the README. As a result, the "Add" button is inactive anyway.

Снимок экрана 2020-07-31 в 11 56 12
ecklf commented 4 years ago

Interesting, can you send me the file to troubleshoot it?

TheRealNeil commented 3 years ago

I have the same issue. Is there a solution?