-
error in ./src/App.vue
Error loading PostCSS config: Loading PostCSS Plugin failed: Cannot find module 'postcss-url'
@ ./node_modules/vue-style-loader!./node_modules/css-loader?{"sourceMap":f…
-
- Operating System: macOS BigSur 11.1
- Node Version: `14.2.0`
- NPM Version: `6.14.4`
- webpack Version: `5.23.0`
- mini-css-extract-plugin Version: `1.3.8`
### Expected Behavior
When addin…
-
Hi I've followed all the steps and ran yarn dev but the css and js files are not genarated.
I remove the tailwind settings which purges unused css but this is what i currently get in errors
```asset…
-
* App version: 7f19f8028676d133a3323e0920b126c9bac64878
* Operating System (Platform and Version): ArchLinux
* Type of installed package (Snap, AppImage, deb, rpm, pacman): git
**Bug description…
-
I created a lot of Imba 1 miniapps like https://github.com/taw/imba-rotn
The issue is the same so let's just take this one:
* if I try to install it with original package-lock.json that used to …
-
- Create a new directory for the project and go to that directory
- Initialize git repo `git init`
- Install yarn package manager `npm install --global yarn`
- Install webpack globally `npm install…
-
I've install bootstrap and reactstrap :
`npm install --save bootstrap@4.1.1`
`npm install --save reactstrap react@^16.3.2 react-dom@^16.3.2`
into my mern app, but when I import the bootstrap.cs…
-
Context
I am working on a React Native Web project using Webpack v5. I was using styled-components v4.3.2 and babel-plugin-styled-components v1.10.7. All the functionalities including media queries a…
-
I did the upgrade to webpack 3 in some parts but the css is not loading in the extension
look what I did:
package.json
```json
{
"name": "react-chrome-extension-boilerplate",
"version": "0…
-
Hello there,
First i would like to say that this project is awesome i really want to use this component in my project but i can not manage to use it properly. I'm getting error on those lines :
~…