[IntelliSense] Create package monaco-tailwind
#7889
Replies: 3 comments 5 replies
-
i would really like to see that. Im currently trying to figure out how to copy just the functionality from the playground - if you like i will help you. |
Beta Was this translation helpful? Give feedback.
-
Do you have any example of how ot integrate your package into next.js? |
Beta Was this translation helpful? Give feedback.
-
I am not able to find a way to integrate this library with ReactJS or NextJS. Can you guys give me some hint for it? when configuring configureMonacoTailwindcss(monaco, { tailwindConfig });, it shows an error says - "cannot read undefined languages |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently https://github.com/tailwindlabs/tailwindcss-intellisense contains 3 packages:
There is also a tailwind playground which integrates the language service into Monaco editor.
I’m interested in having tailwind integration in Monaco editor as well. Are you interested in publishing this as a separate package (
monaco-tailwindcss
)? I imagine this package would exist in the tailwindcss-intellisense repository.If you’re interested, I’m willing to implement this.
Beta Was this translation helpful? Give feedback.
All reactions