I
I
Ivan Antonov2015-06-10 16:45:20
HTML
Ivan Antonov, 2015-06-10 16:45:20

Is there a CSS class minification plugin?

It is necessary to rename the classes in the html, css, js files, making them the most economical in terms of the number of characters.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Valentin Dubrovsky, 2015-06-10
@antonowano

habrahabr.ru/post/250239 - I came across such an article. take a look at the comments at the same time, for anyone, someone suggested more options.

Z
zooks, 2015-06-10
@zooks

Minify should suffice:
https://www.npmjs.com/package/gulp-minify-css
Duplicate classes compress well with gzip, and this does not affect the download speed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question