-
How do I build my own minified CSS files for this repo? I don't see any build scripts in package.json nor instructions.
-
- added alt text to images.
- compressed images.
- minified css and js.
- added the following plugins:
* smush (for optimising images)
* Asset Cleanup (for minifying css and js)
![Tech…
-
```
Not really a defect.
Will there be an overhaul of the class structure in the near future?
My problem is that I'm only using the compressor classes (Minify_CSS and
JSMin), I'm serving the files for…
-
```
Not really a defect.
Will there be an overhaul of the class structure in the near future?
My problem is that I'm only using the compressor classes (Minify_CSS and
JSMin), I'm serving the files for…
-
### Browser Sync + Gulp
I am using Browser-sync with Gulp. There was no error so far, everything was good but recently I am getting this error in the console. The server starts and when I change the …
-
Minify and combine css and js files.
-
When using a gulp plugin to copy all my bower css files to a build folder, the rdash css gets copied twice, one as the regular css and one as the minified version. After looking at the bower documenta…
-
Sorry for the naive question. I am using a 3rd party slider control which I want to override styles of their CSS which I am downloading from CDN. I cannot set the className of the styles from within m…
-
```
What steps will reproduce the problem?
1. Preferences -> Options -> JS CSS Minify Compress -> JavaScript Minify
2. Java Script Minify Settings -> uncheck Create New JS
3. No output
What is the ex…
-
```
Hi,
i use this script to minify js and css, and it works fine, but on hosting i
have /domain.com/ folder that is for that website, now when it minify css, it
set url: background:url('/domain.com…