-
```
It would be cool to be able to include stylesheets by media quering. This would
make it easier to render some Html as it would look on iPad, iPhone etc.
http://www.w3.org/TR/css3-mediaqueries/
`…
-
```
It would be cool to be able to include stylesheets by media quering. This would
make it easier to render some Html as it would look on iPad, iPhone etc.
http://www.w3.org/TR/css3-mediaqueries/
`…
-
A discussion to improve best practice for responsive media query breakpoints.
Current implementation uses `react-media`
No support for multiple breakpoints.
```jsx
{
isMediumLayout => (…
-
Type: Bug
Media Queries Level 4 supports logical operators in media queries, and is widely supported across browsers today
https://developer.mozilla.org/en-US/docs/Web/CSS/@media#examples
htt…
-
# Description
The frontend needs to be responsive to ensure a good user experience.
FormLab has to be rewrited to use react-hook-form
# Objectives
- Disable animations on News component
- add m…
-
_Edit_: The current plan here is to allow `@extend` across media queries by duplicating the queries the current `@extend` is in and unifying them with any media queries the extendee is in. For example…
-
bleh
-
Check that everything looks good on mobile
I only have an android device, so checks can only be completed there.
Should only be closed only once all the other 0.2 labeled issues are finished.
-
```
At the moment, the tokenizer fails on the @ symbol for a CSS media query. With
responsive web design on the rise, media queries are becoming more and more
popular. Fizzler support for media quer…
-
```
At the moment, the tokenizer fails on the @ symbol for a CSS media query. With
responsive web design on the rise, media queries are becoming more and more
popular. Fizzler support for media quer…