Shiryel

Results 4 comments of Shiryel

Hi Sebight, I appreciate the PR, but I would like to know if it were not possible to use the `css_observer` and the `css_animation` external variables to accomplish the same...

I was using MDsveX precisely to make my blog, where each post is a .svx file. Maybe it can helps you :smiley_cat:: https://github.com/shiryel/shiryel_blog_sapper

@rchrdnsh I recommend you using a sapper template (you can find it in the docs on integrations), they will setup all the basics for what you want to do, like...

I was having this issue, because I was using Nix flakes without updating the Nix channels. This problem happens because `nix-index` expects an updated \ channel. I fixed this issue...