meteor/guide

Review the importing styles from npm section

Open

#755 aberto em 9 de mar. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (323 forks)batch import
good first issue

Métricas do repositório

Stars
 (839 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador