-
Consider this snippet of CSS:
```
@container (min-width: 700px) {
color: blue;
}
```
If you attempt to run postcss-csso 6.0.1 on a file containing this snippet, you'll get the following …
-
Hello!
How about CSSO(https://github.com/css/csso) integration?
I tried to implement this feature with hooks, but face problem - how I can get path of changed files inside hook?
Thanks.
-
Update csso minifier version
-
If you'r on module Minifying and filtering - optimizing css, you may need to alter some code in correction to the video:
package.json
``` js
"gulp-csso": "^1.0.0",
"gulp-filter": "^3.0.1",
```
gulp…
ghost updated
9 years ago
-
**Work on this ticket at the same time as #23382.**
There are 8 name request types for conversion (CNV):
1. BECR - Benefit Company → BC Limited
2. BECV - BC Limited → Benefit Company
3. CCV - BC Lim…
-
Hi, I got the following error when I apply csso. Seems that it can't locate the csso module. Any idea on how can I fix this?
```
Error: Command failed:
/Users/hoishing/.atom/packages/csso/node_m…
-
Similar to https://github.com/ben-eb/gulp-csso/issues/34
Current CSSO version is 5.0.3
Not sure if this is causing a TypeError.
-
CSSO is a best compressor. Maybe we should suggest it to Sporockets by default? I will support your issue.
-
As the project have now a [twitter account](https://twitter.com/cssoptimizer) and so on, it would make sense to create a logo for it.
My suggestion: just use an ultra condensed/narrow enough font, ma…
-
``````
Sam at Sams-MacBook-Air in ~/Sites/skedaddle/src/app (feature/turn-codes-to-names●)
$ gulp build
[16:52:52] Working directory changed to ~/Sites/skedaddle
[16:52:53] Using gulpfile ~/Sites/sked…
sak55 updated
9 years ago