vuejs/vuepress

Question: how to import 3rd party stylus libraries?

Open

#1,976 建立於 2019年10月24日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)JavaScript (4,782 fork)batch import
complexity: easycontribution welcomegood first issue

倉庫指標

Star
 (22,300 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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?

貢獻者指南