AdrianRadian
AdrianRadian
KPCKevin Powell - Community
Created by AdrianRadian on 12/19/2023 in #front-end
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 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. 😿
6 replies