B
B
bormor2017-04-26 10:41:19
css
bormor, 2017-04-26 10:41:19

What are the Gulp/Grunt modules for minifying css classes (eg from .catalog__item to .a1)?

You need to minify css class names in html and css files via grunt or gulp.
For example, from .catalog__item and .catalog__title to .a1 and .a2
That rare case when exactly this is needed.
The only thing I found is CSS Gsub . But he does not know how to work with html-files.
demo.gif
What other packages might fit?
UPD. The reason why this is done is the client's TOR.
I perfectly understand that this will not give any protection and special benefits. And it is impossible to convince the client to do otherwise.
So I'm glad for any advice on how to accomplish this task. Advice to convince the client can not accept.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alvvi, 2017-04-26
@alvvi

it ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question