No solution? How can I collaborate with the elixir project? I remember to saw Jeffrey explain somwthing like how to make changes on github projects.
Oct 29, 2014
5
Level 9
Does anyone know how can I autoprefix my styles with elixir ?
I'm using elixir with laravel 5.
How can I autoprefix my css like sass and less scripts ?
This piece of code do not autoprefix my custom CSS: mix.styles([/* my styles */]);
Please or to participate in this conversation.