Amit
Amit
The newest version of Jekyll Sass Converter [uses sass-embedded](https://jekyllrb.com/news/2022/12/21/jekyll-sass-converter-3.0-released/) for stylesheets, and it seems like that just isn't available on Alpine Linux (see e.g. https://github.com/sass/dart-sass-embedded/issues/85, https://github.com/sass/dart-sass-embedded/issues/106).
Example of an unsupported result: ``` { "category": "Community playlists", "resultType": "playlist", "title": "Non Stop Christmas Songs Medley 2024", "itemCount": "Relax", "author": None, "browseId": "MPSPPLrbMWQIjTsR11HBTZRhpHkFXybdy7jcDn", "thumbnails": [ { "url": "https://i.ytimg.com/pl_c/PLrbMWQIjTsR11HBTZRhpHkFXybdy7jcDn/studio_square_thumbnail.jpg?sqp=COS0rKwG-oaymwEICDwQPCAASFo&rs=AMzJL3m1dBotRDq8Js_r2Ia2tAbmSfqZ9A",...
I'm still learning the set of technologies here (e.g. lit, typescript, tailwind, and postcss) and I'm having trouble using this postcss plugin. I checked in my sample code here -...