beyondcode / beyondcode/devtoolsfortailwind-community

Extensions aren't included in the intellisense

未关闭
#6 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
5
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

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

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

该 issue 提供了一个使用 @apply 的 Tailwind CSS 示例,并要求将扩展包含在 IntelliSense 中,但没有指定文件、测试或入口点。首先定位 IntelliSense 的实现及其对 @apply 的处理;完成的标准是示例中的工具扩展出现在 IntelliSense 中,并且该示例有相应覆盖。

由索引模型根据 Issue 内容生成。

评估

技术栈
tailwindcss
领域
tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。