A
A
Albert Rashitov2014-12-18 10:45:34
npm
Albert Rashitov, 2014-12-18 10:45:34

Automatic transfer of classes and IDs from html to css?

Hello. I would like to automate the process of transferring attributes (class & id) from html to css. That is, if the html has

<div class ="container">
  <p id="container-txt">Автоматический перенос классов и айдишников из html в css</p>
</div>

then these classes / ids will automatically appear in css.
Are there plugins for this in sublime or gulp?
PS There is a gulp plugin for sass but I am looking for vanilla css or less

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan, 2015-04-10
@redbis

I searched for a long time and found it, so far only for sbt3, I checked it - it works.
Plugin
link Link to usage video
If you find one for gulp or webstorm, please let me know.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question