-
The installation process for this automation creates the file `frontend/styles/jit-refresh.css`, and adds that file to `.gitignore`. If a build process is being run in a CI environment, or using somet…
-
-
Originally reported by: **Ralph W (Bitbucket: [ralphW](https://bitbucket.org/ralphW), GitHub: [ralphW](https://github.com/ralphW))**
----------------------------------------
The code of these two fi…
-
I am trying to process some CSS for Paged Media. I am getting `SyntaxError: Unknown at rule`s on several examples from the spec, e.g. this footnote example: :
```js
const css = `
@page {
@foot…
-
Trying to find how to minify CSS for production. Any idea? MiniCssExtractPlugin seems to be broken or not working as expected :(
-
is it possible to replace gulp-minify-css with gulp-clean-css in this standard theme?
-
Jetpack loads two css files from Gravatar.
```
https://secure.gravatar.com/css/services.css
https://secure.gravatar.com/css/hovercard.css
```
- Can these be combined into one css file?
- Can we loa…
-
Hi,
Can we somehow minify streamed styles using CleanCSS? I tried to pipe styles stream however, the writable stream does not support pipe method :)
-
Hi,
I was writing the gulp plugin for this lib, and came onto this problem: the replace function is really really really slow on minified css (like 10mn), when the same unminified css is almost immedi…
-
### Contact Details
_No response_
### Explain the proposed feature
A tool that formats and minifies CSS, and optionally SASS/SCSS/LESS as well
### Explain the possible use cases for the fe…