CSS import error

Hello Guys

I tried to import this css file (applied to input radio), but BS says there is an error

.radio_input {
  input {
    opacity: 0;
    width: 0;
    height: 0;
  }
}

:point_up::point_up: Take a look at above page to create a scss file and that should solve your issue :+1: