スタイラス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"
私はここで何が間違っているのですか?このエラーに関する情報をありがとう!