-
Build Intershop PWA production config webpack plugin purgecss-webpack-plugin removes CSS classes filter-layer1 originating with filter-panel.scss from output CSS unexpectedly. At PWA runtime, filter n…
-
Hi, i follow the guide and put the optimizeCss() in vite config, it actually work from 700kb to 158kb, but the problem is that i actually lose the Theme toggle and the nav bar submenus.
```
impo…
-
On kollitsch.de code highlighting is not applied. On localhost it works.
-
# Bug Report
`npx cap doctor` output:
```
Latest Dependencies:
@capacitor/cli: 2.0.2
@capacitor/core: 2.0.2
@capacitor/android: 2.0.2
@capacitor/electron: 2.0.2
@capacitor/ios:…
-
Fait suite à https://github.com/etalab/data.gouv.fr/issues/483.
L'idée serait de modifier les assertions basées sur des scores minimaux pour des preset (ex: `"preset": "lighthouse:no-pwa"`).
Cel…
-
Try purgecss for reduce css
Document: https://purgecss.com/guides/react.html
-
- Laravel Mix Version: 1.4.2 (github:jeffreyway/laravel-mix#5aad0dfde5349e284e0876388a6f307547f7c002)
- Node Version (`node -v`): 8.2.1
- NPM Version (`npm -v`): 5.3.0
- OS: macOS Sierra 10.12.6 …
-
**App Id**: dnqx9fxprg7z7
**Region**: us-east-2
**Step**: Complete
**Status**: Getting "Page redirected too many times" error
>**Note**: Do not include information that is sensitive in nature…
-
Setup postcss config with vite, and install purgecss plugin and autoprefixer
-
I have the following `vite.config.ts` file (converting from a codegen.yaml file):
```typescript
// file: vite.config.ts
// [...]
import { defineConfig } from "vite"
import codegen from "vite-…