question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Missing documentation] How to use `tailwind-rn` with the TailwindCSS intellisense plugin

See original GitHub issue

Hey,

Loving being able to use TailwindCSS in react native. But using TailwindCSS without intellisense is do-able, but without indepth knowledge of TailwindCSS and the projects settings is a pain.

After some digging I found that the Tailwind CSS IntelliSense can support tailwind-rn with some setting editing.

The following comment basically explains how to add it and thought it might be great to add this to the project’s README.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

16reactions
kanso-gitcommented, Feb 12, 2022

Perfect. it works Allow me to put the steps :

  • install extension : Tailwind CSS IntelliSense
  • click on the setting wheel to manage the extension see below screen where to click

image

  • Click add item and then write ‘style’ image

enjoy

6reactions
kneza23commented, Jan 26, 2022

i just added “style” to class attributes in plugin preferences

Read more comments on GitHub >

github_iconTop Results From Across the Web

Editor Setup - Tailwind CSS
Plugins and configuration settings that can improve the developer experience when working with Tailwind CSS.
Read more >
How to Fix Tailwind CSS IntelliSense in Visual Studio Code
To open the Settings editor, use the following VS Code menu command: On Windows/Linux — File > Preferences > Settings; On macOS —...
Read more >
My TailWind CSS Intellisense plugin just isn't working on my ...
I'm using tailwindcss in a react app. Tailwindcss Intellisense plugin was not working in my VSCode but then i installed HTML CSS Support ......
Read more >
Tailwind CSS autocomplete not working in Webstorm 2021.2
What is the expected result? Autocomplete should work but I only see certain css suggestions. If I follow the install instructions from the...
Read more >
Tailwinds JIT compiler via CDN - Beyond Code
Use the full power of Tailwind CSS' new JIT compiler by including one ... to the official TailwindCSS documentation, the downsides are:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found