-
@carlpeaslee do you have any experience with React Native?
Wondering which direction I should take this for mobile friendliness.
Let me know what ya think!
-
**Is your feature request related to a problem? Please describe.**
Currently the website offers the best it can for media queries (1024-1140px). Make the website mobile friendly for all media ports f…
-
Card size are hard coded as of the moment. Solution is to use media queries on handling different screen sizes, or a better implementation of flexbox elements.
-
# Mobile responsiveness with media queries
-
I have a clean project, i have installed bulma css which i import into a less file. When i run webpack, all the classes within media queries are ignored. I have googled it, and i found this bug in pur…
-
Hi!
It think that I found problem in this plugin. CSS allows nesting at-rules. The plugin ignores this.
## Problem
### Minimum code example:
```
import postcss from 'postcss';
import sortMed…
-
Clicking twice on RecordTable cells is required to open them on iOS.
According to my research, there are a few things that can make it necessary to click twice on an element to open it on iOS:
-…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: Media Queries Level 5: Color Media Features
* Specification or proposal URL (if available): https://drafts.c…
-
> Originally discussed in: https://github.com/kint-php/kint/issues/422#issuecomment-2381454524
In Kint 6, we can drop IE support and use [CSS variables](https://www.google.com/search?q=css+variable…
-