-
I'm using purgeCss 6.0.0 in webpack with my laravel 8 application. I found that for some reason my lightbox and popper code breaks when I use purgeCSS. Oddly, only in prod, not in dev.
app.scss:…
-
Using PostCSS with PurgeCSS via hugo_stats.json results in removed highlighting styles. The classes for the code styling can't be found in hugo_stats.json. What is interestingly enough in there are EV…
-
Hi! I got an error `manifest.json not generated, vite-plugin-symfony need 'build.manifest: true'`, but my config should be correct:
```javascript
import { createVuePlugin } from 'vite-plugin-v…
-
### 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…
-
### Version
[v2.6.0](https://github.com/nuxt.js/releases/tag/v2.6.0)
### Reproduction link
[https://github.com/nuxt/nuxt.js](https://github.com/nuxt/nuxt.js)
### Steps to reproduce
Run the dev se…
-
ng serve
Schema validation failed with the following errors:
Data path "" should NOT have additional properties(customWebpackConfig).
Details:
**package.json**
{
"name": "csp-ui",
…
-
##### 版本号:
![image](https://user-images.githubusercontent.com/45776589/203199129-bb92cbf9-e2aa-431a-9aaf-d64b141f17a0.png)
##### 前端版本:vue3版?还是 vue2版?
Vue2
##### 问题描述:
在A页面里面关闭B页面,再重新打开B页面未清…
-
**Describe the bug**
The CSS contains lots of unused attributes.
**To Reproduce**
Steps to reproduce the behavior:
- Use 'unused removing tools'
**Expected behavior**
A clear and concise d…
-
For a fresh project vue-cal is installing fine in nuxt 2. But when i try to install it in one of my old project it is showing undefined in the dates and weeks. I think one of my package is affecting t…
-
## 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…