I'm not sure if this is a documented case or not, but it seems that you must use litSass() in place of other popular scss options. I couldn't find anything in the code that talks about autoprefixer, but I'm wondering if it would be possible to add an option to configure such a thing?
I'm not sure if this is a documented case or not, but it seems that you must use
litSass()
in place of other popular scss options. I couldn't find anything in the code that talks about autoprefixer, but I'm wondering if it would be possible to add an option to configure such a thing?