Astro sass implementation
Hey there.
I am trying to recreate by myself this project: https://www.youtube.com/watch?v=IGVWLd3P8ig but I have problem with sass implementation.
What have I done:
- I have installed sass npm package.
- I have created some
- I have imported
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.
I am trying to recreate by myself this project: https://www.youtube.com/watch?v=IGVWLd3P8ig but I have problem with sass implementation.
What have I done:
- I have installed sass npm package.
- I have created some
main.scss file with some simple variables.- I have imported
main.scss file in my 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.
YouTubeKevin Powell
You can enroll in BeyondCSS right here use code EARLYBIRD for 20% off: https://www.beyondcss.dev/?utm_campaign=livestream-launch&utm_source=youtube
Come hang out with other dev's in my Discord Community
https://discord.gg/nTYCvrK
#css
--
Keep up to date with everything I'm up to
https://www.kevinpowell.co/newsletter
Come hang out with m...
Come hang out with other dev's in my Discord Community
#css
--
Keep up to date with everything I'm up to
Come hang out with m...

