Ilja Panic
Ilja Panic
I'm also using Tailwind CSS and attaching the theme class to the `html` would be a wonderful improvement.
I get the same error when using ``em`` units but the CSS seems to compile correctly.
After playing around with the settings I would argue this is correct behaviour. If you set your ``font-size`` using ``px`` then you need to set your ``line-height`` with ``px`` as...
Any updates on this?
Any headway on this?
Any updates on this? Wondering what is the best way to run megasync in the background on i3wm.
Installation fails at the same stage ```gpg: keyserver receive failed: No dirmngr``` I have updated all the pagckages, including gpg but to no avail. Any suggestions how to install Krypton...
I have found a workaround by adjusting method from https://github.com/Microsoft/WSL/issues/3286#issuecomment-402594992 1. install dependencies ``sudo apt-get install software-properties-common dirmngr apt-transport-https -y`` 2. add repository ``sudo add-apt-repository "deb http://kryptco.github.io/deb kryptco main"``, you...
I'm working on a design system for our company and would love to base it in large part on Tailwind. The idea is that `tailwind.config.js` serves as a single source...
I found the culprit after a more thorough investigation. It seems you can't have numbers in the filename. When I remove the number from the filename the icon reappears in...