Stylus ParseError:预期的“缩进”,得到“outdent”
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"
我在这里做错了什么?感谢您提供有关此错误的任何信息!