# Introducing linting for Tailwind CSS IntelliSense

DevFeed: [Introducing linting for Tailwind CSS IntelliSense](<https://devfeed.tech/articles/introducing-linting-for-tailwind-css-intellisense-3473.md>)

Original publisher: [Read original article](<https://tailwindcss.com/blog/introducing-linting-for-tailwindcss-intellisense>)

Published: 2020-06-23T18:52:03Z

Content type: release

Language: en

Sources: [Tailwind CSS Blog](<https://devfeed.tech/sources/tailwind-css-blog.md>)

Topics: [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [css](<https://devfeed.tech/tags/css.md>), [errors](<https://devfeed.tech/tags/errors.md>), [extension](<https://devfeed.tech/tags/extension.md>), [feature](<https://devfeed.tech/tags/feature.md>), [tailwind](<https://devfeed.tech/tags/tailwind.md>), [visual-studio](<https://devfeed.tech/tags/visual-studio.md>)

## AI overview

Tailwind CSS IntelliSense for Visual Studio Code adds linting for Tailwind CSS and markup. It detects directive, function-call, and conflicting-utility issues, with configurable severities and editor quick fixes.

## Source excerpt

Today we're releasing a new version of the Tailwind CSS IntelliSense extension for Visual Studio Code that adds Tailwind-specific linting to both your CSS and your markup.