Level 35
No. You can use both options. Try it out and you'll see.
1 like
Sorry for absolutely strange title. My English is bad, suggest me a new title.
My questions is if does something changes beetween this two forms
mix.styles( .... ).css(....);
and
mix.styles( .... );
mix.css(....);
I ask you because I've the strange need to do a sass to css conversion AND THEN use normal css command to pack the new file with the others
Please or to participate in this conversation.