I am not a ruby expert, so I apologize if I can not give more detailed information.
But it seems like when specyfing multiple inputs that only the last one is processed. I assume that is because the tailwindcli simply takes the last --input parameter as input.
I was able to get arround the issue, by specyfing a "main.css" which uses @import declarations
I am not a ruby expert, so I apologize if I can not give more detailed information.
But it seems like when specyfing multiple inputs that only the last one is processed. I assume that is because the tailwindcli simply takes the last --input parameter as input.
I was able to get arround the issue, by specyfing a "main.css" which uses @import declarations