-
Hi @ecoron , thanks a lot for your script and I'm wondering if I can scrape the SERP as mobile device. I've seen the user_agent.py and I've switched the computer and mobile user agent. I guess it's no…
-
**Current behavior:**
When running in node dev mode an error is thrown when trying to use css variables within the content css property
**To reproduce:**
1. [view code sandbox](https://codesa…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
https://github.com/MattisAbrahamsson/turbo-repro…
-
**Code Used**
```typescript
import React from "react";
import { css } from "@emotion/react";
const color = "white";
const App = () => {
return (
Hover to chang…
A91y updated
7 months ago
-
Followed the connect wallet repo & got an error on cannot read properties of undefined (reading 'images')
updated the index.js & Home.module.css files. downloaded packages. followed by npm run dev.…
-
Some files are simply not found.
#### Steps to reproduce
1. Initialize archivebox in /var/www
2. Use the following config with nginx:
```
server {
listen 443 ssl;
ssl_certific…
-
### Describe the bug
Previously, an issue was reported in [Vite](https://github.com/vitejs/vite/issues/16461) and in [LightningCSS](https://github.com/parcel-bundler/lightningcss/issues/721) reposi…
ghost updated
2 months ago
-
Example:
```
:not(p) {
background: #ff0000;
}
```
CSSParseError: Selector Pseudo Function closing ')' not found:: (u':not(', u'[controls]){display:')
It looks like it is unable to parse "…
-
### What's the problem? 🤔
This RFC is a proposal for implementing a zero-runtime CSS-in-JS solution to be used in a future major version of Material UI and Joy UI.
TLDR: We are planning to devel…
-
### Description of the bug
When the application property vaadin.whitelisted-packages is reduced, the front-end development bundle is not automatically rebuilt. This leads to the situation, that an er…