Changes on CSS
-
I want to add some changes on CSS, but don't want to change the velocity.css file since it is updated by you and it's harder to keep my changes there. What do you suggest?
-
Hello there,
If you have created a package then you could listen to event and add css or if want to add css in velocity packages itself then you could add your sass file path here and execute command npm run watch inside the velocity directory.Let me know if you have any further query.
Thanks!