beyondcode / beyondcode/devtoolsfortailwind-community
Extensions aren't included in the intellisense
オープン
- 主要言語
- 言語のデータがありません
- スター
- 5
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Example:
```
@tailwind base;
@tailwind components;
@tailwind utilities;
.flex-center {
@apply flex justify-center items-center;
}
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- tailwindcss
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100