-
Hello everyone,
I'll try to make a reproduction available when I have a bit of time if necessary, but first I wanted to make sure this was not a normal behaviour and/or if I'm missing something. (i…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi - Im creating a monorepo with multiple services including a Remix PWA. I use docker to handle all the services in development and it works with Remix but crashes when I add your library.
It look…
-
Hi @lemonmade - I've noticed with 2.1.2 the popover animation behaves somewhat jankily in Safari, but not Chrome.
Is this possibly down to the fact that the `transform`s in the CSS are no longer pref…
-
When I run a test in Idea, it uses the option "--framework Mocha", but then I get an error message that only "mocha" (lowercase) is supported.
This is with the latest versions of Idea and all depende…
-
https://github.com/ben-rogerson/twin.macro/assets/24834933/bc12dae0-41e8-4501-addb-2476085b0169
copied from example project
using app dir and next 14
package.json
```json
{
"name": "my-app…
-
```
var HTMLWebpackPlugin = require('html-webpack-plugin');
var CleanWebpackPlugin = require('clean-webpack-plugin'); //Cleans out the /buil folder on every build
var Webpack = require('webpack'); …
-
I have this working entirely except the one thing it is breaking is my local @fontface fonts. I am using:
- @import rules for buttons, normalize
- postcss.config for jitprops(and loading open-props)…
-
### What happened?
`Error: Cannot find module 'caniuse-lite/data/features/css-unicode-bidi'`
Error as reported here:
https://github.com/postcss/autoprefixer/issues/1475
Running `quasar dev/bu…
-
## Description
When using scss, Autoprefixer does not prefix on `gridsome build` but does work on `gridsome develop`.
### Steps to reproduce
Create a new gridsome project:
`gridsome create g…