Answer the question
In order to leave comments, you need to log in
How to quickly convert HTML to CSS classes in PhpStorm?
I wrote the HTML code, I want to copy it, and paste only the css/scss classes ready for layout so that I don't have to write it twice.
It was
<div class”hello”>
<p class”yes”>I’m here</p>
</div>
.hello{}
.yes{}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question