beyondcode / beyondcode/devtoolsfortailwind-community

Extensions aren't included in the intellisense

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Example:
```
@tailwind base;
@tailwind components;
@tailwind utilities;

.flex-center {
@apply flex justify-center items-center;
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides a Tailwind CSS example using @apply and asks for extensions to be included in IntelliSense, but names no files, tests, or entry points. Begin by locating the IntelliSense implementation and its handling of @apply; done means the shown utility extensions appear in IntelliSense, with coverage for this example.

Written by the indexing model from the issue text.

Assessment

Tech stack
tailwindcss
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.