-
### Describe the bug
After updating from `3.1.4` to `3.1.5`, below error being occured:
I'd roll backed to `3.1.4` and the bug has been disappeared.
```bash
SyntaxError: Cannot use import stat…
-
### 1. Summary
Possible grunt-markdownlint bug.
On the stage “Registering Gruntfile tasks” after
```js
Loading "grunt-markdownlint.js" tasks…OK
+ markdownlint
Loading "linter.js" tasks…
-
And other Tailwind media query specific classes. This could be due to the extractor. Tailwind uses it's own.
-
### Describe the bug
I configured PurgeCSS as described in the documentation for NextJS, however the CSS file coming from the CDN was not "cleaned".
The script is inside the Head tag of Next in th…
-
### Reproduction
I'm currently trying to migrate our vuex-orm project to use pinia + pinia-orm. Sadly though, I haven't been able to install pinia(-orm) without getting errors.
I already tried t…
-
Angular universal 13 introduced a feature called inlineCriticalCss. On ssr, it scans the document and inlines the css used by it. The more the css, the slower it is.
![image](https://user-images.git…
-
## Description
run -> gatsby build
gatsby-source-filesystem looks don't work in OS: Windows 10 10.0.19041.
It works in ubuntu.
FYI: it works with gatsby develop
### Steps to reproduce
…
-
Hello,
I'm currently using your gem to replace our default simple form implementation.
Everything was working fine locally but as soon as I started to deploy with PurgeCSS, the generated CSS was mis…
-
Hello @manniL
how can we use PurgeCSS with CSS Modules? It doesn't remove unused classes.
Thank you!
J05HI updated
2 years ago
-
### Current Behavior
Error at build svelte:
The `bg-surface-50-900-token` class does not exist. If `bg-surface-50-900-token` is a custom class, make sure it is defined within a `@layer` directive…