Compiling the Less into CSS & minifying to all.css
Hi, I'm an experienced developer, but new to PHPPOS. I'm working on a handful of customizations to the code downloaded as part of the manual download/install that will better fit our organization's needs.
One thing I was wondering is what you had used to compile the Less files into CSS? Were you using just the standard less compiler (that I typically install with npm) or another tool like Grunt?
Also, what had been used to merge all the CSS into the all.css and all-min.css?
Thanks,
Brian
PS: Thank you for having such a clean and clear project structure. It really makes it easy to pop in and quickly track down exactly what I need to update.
Comments
1 comment
I use code kit on mac
Please sign in to leave a comment.