What have I done: - I have installed sass npm package. - I have created some
main.scss
main.scss
file with some simple variables. - I have imported
main.scss
main.scss
file in my
Layout.astro
Layout.astro
.
It's not working. I have no idea how it's implemented in a video above. Do I miss something? In Astro docs can't find anything helpful. Maybe I'm assuming it's easy as that. Maybe I should configure something else? Please help.