Igor Couto

Results 14 issues of Igor Couto

### SHORT DESCRIPTION I'm trying to use Tailwind and CodeKit with a PHP-based CMS site, and can't use a 'build' folder. Without using 'source' and 'build' folders, however, CodeKit seems...

Now that we have support for TailwindCSS, could we also have support for **[WindiCSS](https://windicss.org)**? Like Tailwind, Windi is a utility-first framework, but sports several advanced features that in the past...

Having CodeKit automatically convert images to WebP is **fantastic** - hopefully we'll see conversion to AVIF, soon, too! - #628 But optimising images for the web these days means not...

Right now we are already able to create a new local repository with lazygit, as well as manage a previously-cloned one. It seems odd that I'm not able to also...

enhancement
good first issue

It would be super useful to have some helper functions that directly check whether two colours pass certain specified accessibility rating - i.e., 'aa', 'aaa', 'aaLarge' and 'aaaLarge'. Right now,...

enhancement

Right now, the `*computed-` style property syntax, as well as the `measure` command seem to assume we’re only interested in knowing the current position and size of an element. In...

The [‘Expressions’ section’](https://hyperscript.org/reference/#expressions) of the hyperscript reference docs explains: - query references such as ``, - id references such as `#id`, - class references such as `.class` and - attribute...

It would be extremely useful if a Haven blog exposed a public API that could be used by external tools - eg., integration and automation tools. A couple of example...

**[Directus](https://directus.io)** is a popular, open-source content management system used by both large enterprise and small local businesses. It can be used as a database frontend for MySQL, PostgreSQL and more,...

Currently, Automatisch only offers a **flow-scoped**, key-value storage. There are many use-cases, however, that require us to use the same data set between/across/within different workflows — eg., contact lists, lists...

enhancement