筆ParseError:預計 「縮進」,得到了 「減少縮進」筆ParseError:預計 「縮進」,得到了 「減少縮進」
Unable to compile Stylus file app/css/app.styl to CSS: ParseError: app/css/provider.styl:22
18| padding-top: 20px
19| text-align: center
20| border-bottom: 1px solid white
21| margin-bottom: 25px
> 22|
23| .aclass
24| display: none
25|
expected "indent", got "outdent"
什麼我錯在這裏做什麼?感謝有關此錯誤的任何信息!
另外,不要忘記你可以跳過:如果你想。 – generalhenry
什麼隱藏空白?我有同樣的問題,不能爲我的生活弄清楚如何解決這個問題? –
有一些空間不可見,不知道它們在那裏可能來自複製和粘貼代碼 – fancy