leanda
KPCKevin Powell - Community
•Created by leanda on 6/29/2024 in #os-and-tools
Compiling SCSS
Yeah will do if I solve it.
19 replies
KPCKevin Powell - Community
•Created by leanda on 6/29/2024 in #os-and-tools
Compiling SCSS
Thanks. Feel like maybe he gave it a 20 min look and decided he’d had enough 🤣 and now I’m on a mission as the css person to make it happen. I’ll properly document the set up tomorrow sketch out the set up tomorrow. Just really trying to make sure I’m not chasing a dream. Tooling is not my thing either.
19 replies
KPCKevin Powell - Community
•Created by leanda on 6/29/2024 in #os-and-tools
Compiling SCSS
Had a chat with our development team head today to find out a little bit more about our dev environment. The new environment is running Laravel and Vite, the vite config file already exists. I asked him to have a look if he could set up the compiling for me and he came back telling me it’s not possible to set up the compiling in the way I have been doing it with CodeKit. In CodeKit I have a framework that contains all the core scss files and I then add each customer folder into CodeKit. Each customer folder has another scss folder containing main.scss and variables.scss. Main.scss imports the framework partials into it which then get compiled into a css file for each customer (a theme for each customer). Is he correct that it’s not possible to achieve this with Vite? And if he’s wrong, can anyone point me in the direction of some documentation or tutorial? I know it’s a slightly unusual set up.
19 replies
KPCKevin Powell - Community
•Created by leanda on 6/29/2024 in #os-and-tools
Compiling SCSS
Thanks! I haven’t heard of Vite will look into that today.
19 replies