Sr. Frontend developer at Q42
This is heavily inspired by Unplugin Icons, but with one big difference: icons are rendered as SVG + CSS.
GitHub repo: github.com/iconify/icon...
Currently it supports components for: Vue, Svelte, React, Preact.
This is an alpha release.
I have a new plugin to share with you!
Kirby Scheduler is an implementation of Laravel Scheduler that brings it to the Kirby ecosystem.
Scheduler offers a fresh approach to managing scheduled tasks on your server.
github.com/beebmx/kirby...
I have a new plugin to share with you!
Kirby Scheduler is an implementation of Laravel Scheduler that brings it to the Kirby ecosystem.
Scheduler offers a fresh approach to managing scheduled tasks on your server.
github.com/beebmx/kirby...
Blink 1
Blue Scholar
Pennyback
Blink 1
Soon, in all browsers, you won't need any JS to open a popover / dialog 🎉
More info in @keithamus.social post here: developer.chrome.com/blog/command...
Soon, in all browsers, you won't need any JS to open a popover / dialog 🎉
More info in @keithamus.social post here: developer.chrome.com/blog/command...
So you can write:
[&:is(:hover,:focus,:active)]:text-red-500
instead of:
hover:text-red-500 focus:text-red-500 active:text-red-500