vuejs/vuepress

Question: how to import 3rd party stylus libraries?

Open

#1976 aperta il 24 ott 2019

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (4782 fork)batch import
complexity: easycontribution welcomegood first issue

Metriche repository

Star
 (22.300 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I just tried to install normalize-styl. After install, it suggests that I can use simply by @import 'normalize'. I included this in .vuepress/styles/index.styl, but it didn't work.

Do I have to do some extra configuration somewhere? Perhaps instructions or link could be put in the doc under styling?

Guida contributor