Kirill Martynov

Results 12 comments of Kirill Martynov

Hello! Does anyone found a solution for this? Struggling with same issue, when using global scss variables in *.module.scss I'm getting `{}` empty type

Hello @mthines ! Did you find a solution for this issue?

> @kirill-martynov No and I'm still frustrated by it. > > I really want this plugin to work. > > @mrmckeb 🙏 me too, we have a lot of media...

So, I've tried another solutions for my purpose, specially media-quaries global variables. I've removed sass variables from my project, switched to pure css modules and installed `postcss-custom-media` and others plugins...

> I also ran into this problem, but finally solved it after reading: > > https://github.com/tmux-plugins/tpm/blob/master/docs/tpm_not_working.md > > which told me that if I'm using a custom config file for...

Any progress on this issue? With `threads: true` build time super small, but it's not showing errors and warnings With `threads: false` build time huge, shows errors and warns

Same thing started happening with me I'm opening file as vsplit from nvimtree(ctrl+v) https://github.com/folke/tokyonight.nvim/assets/70448489/7b4c8f1c-fa03-4648-8230-d4f306cae90c

Did someone find any solution? I've tried this package: **react-native-track-player** It's keep my timer to work for more than 30 seconds, I've even reached full circle of 25 min to...

I was trying to build pomodoro timer. I thought running timer in background would be a good idea, but I was wrong, so I've decided to do something else: When...