pbankonier opened a new pull request #3428: Build css from scss sources in client ui build URL: https://github.com/apache/cloudstack/pull/3428 ## Description This PR integrates the compiling of the scss sources in the build of the client ui module. I also moved the a folder which contains all the frontend resources from the root directory to the client a folder, because they get only used in this module. Furthermore, I readded the empty custom.css file which was missing due to the changes in the refactoring if the styles. ## Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [x] New feature (non-breaking change which adds functionality) - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) ## How Has This Been Tested? Deployed this to our test environment and tested functionality.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
