-
https://github.com/eqcss/eqcss adds the possibility for container queries instead of media queries (imho this will get very big in the future). However the syntax is not compatible with css modules as…
-
### Version info
**Milligram:**
### Steps to reproduce
* Create Dark Theme CSS Styles
* Toggle Switch HTML Element
* JavaScript for Theme Toggling
* Media Queries (Optional)
* Inclu…
-
e.g.
- https://sentry.tools.element.io/organizations/element/issues/71346/
- https://sentry.tools.element.io/organizations/element/issues/78907/
- https://sentry.tools.element.io/organizations/el…
-
### Feature Request Description
Currently, every component that has responsive paddings or visualization based on a specific breakpoint apply class / attribute to the corresponding size and this clas…
-
Sometimes I use element queries just for being able to use element-based units, eg:
```
@element #some > .long > selector + here {
#some > .long > selector + here {
padding: 0px 10ew;
}
…
-
Missing 'package' key attribute on element package at [com.google.android.gms:play-services-maps:17.0.1]
Solutions remove the following line from your own
````
``````
-
if i have dataset like this
```js
{
"_id": "abcd1234",
"name": "randomStuff",
"list": [
{
"name": "the first element",
"value": "1234"
},
{
"name": "the …
-
- `@testing-library/dom` version: `main`
- Testing Framework and version: Jest 29.7.0
- DOM Environment: jsdom 20.0.0
### Relevant code or config:
```js
// src/__tests__/scree…
-
Based on the discussion here: https://twitter.com/innovati/status/946155332719599622
The new proposed syntax (that'll be mostly adopted by eqcss too if everything goes well):
```pcss
.Container {…
-
Hi author, there is a new dataset from OpenDriveLab which is called OpenLaneV2 which was built from NuScenes and AgoverseV2. They add some annotations for the task of topology reasoning. How can I ada…