vuejs/vuepress

Question: how to import 3rd party stylus libraries?

Open

#1.976 geöffnet am 24. Okt. 2019

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (22.300 Stars) (4.782 Forks)batch import
complexity: easycontribution welcomegood first issue

Beschreibung

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?

Contributor Guide