pico icon indicating copy to clipboard operation
pico copied to clipboard

Minimal CSS Framework for semantic HTML

Results 142 pico issues
Sort by recently updated
recently updated
newest added

Hi, I would love to have a simple HTML Line `` in the standard elements. Ist a classic Element and the standard looks so ugly. I would suggest it should...

This is no issue I know, I just wanted to know if it is possible to use pico with svelte, if yes please tell me as of now I'm really...

Support directions with data-placement property. Add tooltip examples. https://github.com/picocss/pico/pull/180

support directions with placement property. ```html Top Left Bottom Right ```

work in progress

Please search for duplicate or closed issues first. No issue, just a suggestion Button label[for*="flex-group"]{display:flex} label[for*="flex-group"] > input{margin-left:calc(var(--border-width) * 5)} input[type="text"] + [type="button"]{top:calc(var(--form-element-spacing-vertical) - (var(--border-width) * 10))} [![Button Group](https://i.ibb.co/4PC5mPG/button-group.png "Button...

Implemented now with feedback and according to the aria specification: https://www.w3.org/TR/wai-aria-practices/examples/breadcrumb/index.html

work in progress

Please search for duplicate or closed issues first. ## Describe the issue - when sending HTML email with pico CSS, the grid is not showing properly in thunderbird. - other...

![image](https://user-images.githubusercontent.com/98134502/171035932-adc85bad-775a-492a-aed3-3dc2539f6f29.png)

## 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...