1 vote
Accepted
Tailwind CSS IntelliSense not working in Blazor Server (.NET 10) project in Rider
What version of Tailwind do you use? For v3, it's required to create a tailwind.config.js like below: /** @type {import('tailwindcss').Config} */ module.exports = { content: [ "./**/*.{...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
ide × 10948eclipse × 1607
java × 1606
intellij-idea × 1014
python × 836
visual-studio × 771
c++ × 678
android × 537
netbeans × 521
php × 499
javascript × 429
phpstorm × 401
delphi × 393
android-studio × 388
visual-studio-code × 351
editor × 345
c# × 333
c × 313
debugging × 311
pycharm × 277
webstorm × 225
jetbrains-ide × 220
linux × 203
macos × 189
xcode × 182