I am tring to include a scss in atom its not working

this.adarsh
this.adarsh Posts: 1 🧑🏻‍🚀 - Cadet

Hello guys,
I am a newbee to spryker and created a yves module named HelloWorld and in it i have create an atom and trying to include some design to it and its not working i am sharing code snip below please help.

image.png

atom file

image.png

scss

image.png

included in to app.scss

image.png


ran sudo docker/sdk console frontend:yves:build and sudo docker/sdk console cache:empty still the css is not applied

Answers