FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
oxlint-tailwindcss: the linting plugin Tailwind v4 needed
NewsWeb Development

oxlint-tailwindcss: the linting plugin Tailwind v4 needed

via Dev.toSergio Azócar4h ago

From problem to open-source: the perfect opportunity to contribute The day the oxc team opened the alpha for native oxlint plugins, it was the perfect excuse to solve a problem I'd been having at my current job for a while — linting Tailwind CSS classes with oxlint. If you use Tailwind CSS v4 with oxlint, the existing linting options aren't built for that combo. eslint-plugin-tailwindcss is solid but lives in the ESLint world and its v4 support is still partial. eslint-plugin-better-tailwindcss works in oxlint through the jsPlugins compatibility layer, and it gets the job done — but it's not a native plugin and its rules are more limited. Neither was designed specifically for oxlint + Tailwind CSS v4. So I built it. What is oxlint-tailwindcss A native oxlint plugin with 22 linting rules designed exclusively for Tailwind CSS v4. It's not an ESLint port or a wrapper — it uses the @oxlint/plugins API directly. This matters because being native means it shares the same parsing cycle as oxl

Continue reading on Dev.to

Opens in a new tab

Read Full Article
4 views

Related Articles

Trump's MAHA pick for surgeon general flounders amid GOP doubts
News

Trump's MAHA pick for surgeon general flounders amid GOP doubts

Ars Technica • 3h ago

Your Coding Skills Are About to Become Worthless
News

Your Coding Skills Are About to Become Worthless

Medium Programming • 4h ago

What are you doing this week?
News

What are you doing this week?

Lobsters • 4h ago

How high of a refresh rate does your TV really need? An expert's buying advice
News

How high of a refresh rate does your TV really need? An expert's buying advice

ZDNet • 4h ago

bridge99
News

bridge99

Dev.to • 4h ago

Discover More Articles