Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use npm to manage node.js packages #164

Open
RalXYZ opened this issue Nov 20, 2024 · 0 comments
Open

Use npm to manage node.js packages #164

RalXYZ opened this issue Nov 20, 2024 · 0 comments
Assignees

Comments

@RalXYZ
Copy link
Collaborator

RalXYZ commented Nov 20, 2024

我们在 #160 引入了 dart-sass ,它是一个 npm 包。
当下,我们并没有给出 dart-sass 版本管理的解决方案。最合理的解决方案是引入 npm。

在引入 npm 后,进一步地,我们可以引入一些其他 npm 包:

  • 引入 sass 的 linter 包,从而规范我们的代码风格
  • 引入 css 特性的兼容性检测包,从而确保我们使用的 CSS 特性在老版本的 Chromium 内核中也可用
@RalXYZ RalXYZ self-assigned this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant