Template syntax (error) in SCSS files

I have got a repo where I have applied the new way technique. I can’t seem to get it working:
https://github.com/assayire/flamingo

I have followed the steps listed in the new way except I have used libsass:

  • Listed .Params.style in the config yml
  • Created scss files
  • Template code for inject css

Sad thing is the scss is not even transpiled :tired_face:

What am I missing? :pray: