Hello. I decided to switch from grunt to gulp, and seems like grunt-bless had different file order.
Gulp |
Grunt |
file.css |
file.css |
file1.css |
file4.css |
file2.css |
file3.css |
file3.css |
file2.css |
file4.css |
file1.css |
i can't proceed with that, is there a fast way to switch order? making that as options would be perfect