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
autocomplete × 16769jquery × 5298
javascript × 3637
jquery-ui × 1550
php × 1133
html × 1000
jquery-ui-autocomplete × 827
ajax × 787
python × 692
c# × 678
android × 678
java × 592
reactjs × 578
json × 559
angular × 440
google-maps × 427
ruby-on-rails × 398
visual-studio-code × 388
asp.net × 387
material-ui × 376
eclipse × 364
css × 361
angularjs × 355
vim × 343
google-places-api × 327