Answer the question
In order to leave comments, you need to log in
How to combine CSS with GULP?
Hello. The question is not about minification and property sorting.
Like having it
.class{
font-weight:bold;
font-size:10pt;
font-family:Verdana,Arial,sans-serif;
line-height:12pt;
}
.class{
font: bold 10pt/12pt Verdana,Arial,sans-serif;
}
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