suren-atoyan / monaco-react

Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
https://monaco-react.surenatoyan.com/
MIT License
3.72k stars 265 forks source link

How to add TailwindCSS Intellisense and Prettier AutoSorting plugin? #607

Open georgeamine opened 6 months ago

georgeamine commented 6 months ago

Hi guys,

I am trying to achieve the same functionality as Tailwind Play https://play.tailwindcss.com/

How do I go about doing this? I found https://monaco-tailwindcss.js.org/#html but it seems to be broken.

Any help would be appreciated thanks.

suren-atoyan commented 6 months ago

Could you please show you integrated it? Is there a codesnippet?