Vue using stylus style does not work

original code:
.header

  display flex
  line-height .86rem
  background -sharp00bcd4
  color -sharpFFF
   .header-left
     width .64rem
      float left
    .header-input
      flex 1
      background -sharpFFF
      height .64rem
      margin-top .12rem
      margin-left .2rem
      border-radius .1rem
    .header-right
      width 1.24rem
      float right
      text-align center
      

< hr >

color:-sharpfff this style is not loaded

< H1 > fff cannot be uppercase or lowercase < / H1 >
Nov.23,2021

indentation is not done well and cannot be parsed correctly.

Menu