infima
infima copied to clipboard
A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website
Small thing. I was looking through the [Button](https://infima.dev/docs/components/button) component variations and noticed that the "active" style's code samples include classes present in the "outline" style. For example: ```html Primary ```...
Add default underline to links for better non-colour dependant compliance with WCAG 1.4.1 (rule id: link-in-text-block)
I'm trying to set up a two-color site with a primary and "callout" color. It seems necessary to dig into the code to even find what the color variables are...
The search icon as defined in `--ifm-navbar-search-input-icon` is uses `currentColor`: ```css --ifm-navbar-search-input-icon: url('data:image/svg+xml;utf8,
When printing a doc (or sending it to your Kindle) it should be possible to print the table of contents in certain situations. Hiding the right TOC makes sense in...
We should be able to set different stacking contexts (ie z-index layers) for the navbar and the mobile sidebar. Not doing so is annoying because we want some elements to...
Please add support and example for hero with image. https://infima.dev/docs/components/hero