I started by using the LESS pre-processor out of habit but this has caused some issues with the deployment through CI. Rather than find a solution I chose to simply use CSS. I am currently using the CSS compiled from the old LESS, but as I start to make changes this will become messy. I should port the code properly and split it in multiple files for maintainability.
I started by using the LESS pre-processor out of habit but this has caused some issues with the deployment through CI. Rather than find a solution I chose to simply use CSS. I am currently using the CSS compiled from the old LESS, but as I start to make changes this will become messy. I should port the code properly and split it in multiple files for maintainability.