-
## Describe the issue
Hi
While using ready to use pico.css or sass generated pico.css I tried to set a dark theme for a `nav` element:
```css
...
```
but the light theme remains active.
…
-
### What version of Bun is running?
1.0.11+f7f6233ea
### What platform is your computer?
Darwin 23.0.0 arm64 arm
### What steps can reproduce the bug?
bun add final-form react-final-form
### Wha…
bazo updated
4 months ago
-
Please search for duplicate or closed issues first.
## Describe the issue
When using classless version of Pico you cant import grid.scss because condition will never match.
Grid uses a class…
ivoba updated
9 months ago
-
## Describe the issue
The slashes between items in are placed beneath the items, when rendering a with `aria-label="breadcrumb"`.
### Current Behavior
Using `aria-label="breadcrumb"` renders li…
-
## Describe the issue
The usage of `button` for closing modals makes a lot more sense than `a`.
- from w3:
> The `button` element should be used for any interaction that performs an action on th…
-
How can I please create a sidebar menu on the left side of the page? In case of reduction (mobile phone, tablet), then activate the hamburger. I searched in the examples and unfortunately couldn't fin…
-
## Describe the issue
Not a game changer but since I've got this, I share it.
### Current Behavior
When creating a form group with text field and submit button that start with an hidden field, th…
-
## Describe the issue
1. Tooltips do not close on mobile.
2. The inline element tooltip example does not work on mobile at all.
I believe this may be quite easy to achieve only with css, no j…
-
## Describe the issue
The CSS rules for the `.close` button in `dialog` are missing from the `.classless` stylesheet.
### Current Behavior
Lines `1975` to `1991` in `pico.css`:
https://githu…
-
The css svg icons add quite a bit to the size of the final css size. For people that do not use these icons an $enable-icons feature flag would be useful.
I was thinking about this a bit more and m…