vuejs/vuepress

Question: how to import 3rd party stylus libraries?

Open

#1,976 opened on 2019年10月24日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)JavaScript (22,300 stars) (4,782 forks)batch import
complexity: easycontribution welcomegood first issue

説明

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?

コントリビューターガイド

Question: how to import 3rd party stylus libraries? · vuejs/vuepress#1976 | Good First Issue