meteor/guide

Review the importing styles from npm section

开放

#755 创建于 2018年3月9日

 (0 条评论) (0 个反应) (0 位负责人)HTML (323 个派生)batch import
good first issue

仓库指标

星标
 (839 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Reference: https://github.com/meteor/meteor/issues/6846

Quoting from https://github.com/meteor/meteor/issues/6846#issuecomment-329877133:

Importing .css files from npm packages, using CSS @import syntax, is still an issue with the latest version of Meteor (1.5.2), and can definitely be a pain to work around. The Importing styles from npm section of the Guide leads people to believe this functionality is supported and should exist, but we realize it isn't working.

We should look into adjusting this section, to make sure we're only showing supported functionality.

贡献者指南