Answer the question
In order to leave comments, you need to log in
Is there a plugin for Gulp/Brunch to change selectors prefix in all *.css files?
Hello! Please tell me if there is a plugin for Gulp/Brunch so that from this
/* ... */
.my-button { }
.my-modal { }
.my-bottle { }
/* ... */
/* ... */
.his-button { }
.his-modal { }
.his-bottle { }
/* ... */
Answer the question
In order to leave comments, you need to log in
Ctrl-H only )
In Sublime Text you can Shift - Ctrl - F + '.my-' (in the find field) + '.his-' (in the Replace field) + Replace All
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question