Bit.dev how to create scss component?

26 Views Asked by At

I tried to create a bit.dev scss. I am using this command and it's not working. bit create scss variables/colors

1

There are 1 best solutions below

0
Ayush Oli On

Nevermind, I found the solution. I had to create a html-env. I did this bit create html-env envs/my-html-env and it worked after that.