Hi all,
I am using a modified Minimal Theme and I need to convert it to CSS. Does anybody have a guide on how to do it for this theme? Please help!
I am not a developer, but I am capable of very basic code manipulation.
Thanks,
Ivan
Hi all,
I am using a modified Minimal Theme and I need to convert it to CSS. Does anybody have a guide on how to do it for this theme? Please help!
I am not a developer, but I am capable of very basic code manipulation.
Thanks,
Ivan
Bump
Hi @Dreamframer ,
This will be really difficult when you need to change color variables, font variables, … So if you convert, most likely the settings in Customize will not work well.
However, if you’d like to convert SCSS to CSS you can use an online tool like such. Refer https://www.sassmeister.com/
Hope it helps!