-
# 🐛 bug report
Running `parcel build` using the latest nightly regiment (2.8.4-nightly.2912 + 2.0.0-nightly.1289 + 2.0.0-nightly.1287) produces the error `Error: Cannot find module '../native` wh…
-
**Describe the bug**
A clear and concise description of what the bug is.
I'm importing a CSS file into my `Layout,astro` (only in this file) like this: `import "../styles/bulma.css"`, but the integr…
-
It works with `npm run dev`, but it doesn't work with `npm run prod`. This (laravel-mix) is wrapper for webpack (v5.60.0)
Using Vue 3.2.41, vuedraggable 4.1.0 and laravel-mix 6.0.49
### Step by …
-
I would like for there to be a way that the `purgecss` CLI could read the CSS from stdin.
I would like to be able to do something like:
tailwind build site/mystyles.css | purgecss --css - -c…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
My ::v-deep code to style the child things was purged. Is there any solution to prevent that?
-
Hi,
Is this plugin no longer supported on Webstorm? I have the latest versions of Webstorm and WallabyJs. Everything was fine, but now once updated, nothing works. I get the error below.
```
…
-
### Describe your question
Not too sure what is going wrong here. I set up custom `postcss.config.js` with some purgecss settings and they don't seem to be working. Here is the code:
```
module.e…
-
ng serve
Schema validation failed with the following errors:
Data path "" should NOT have additional properties(customWebpackConfig).
Details:
**package.json**
{
"name": "csp-ui",
…
-
## Description
Facebook Share not picking up OpenGraph meta tags from Gatsby site via React Helmet.
### Steps to reproduce
I have an SEO component that renders React Helmet meta tags like…