Remove duplicate CSS files in production

Github

Github
platform
Optimized stylesheet handling in the build process for improved consistency between development and production environments. This will decrease the load time for users since the browser now only has to download a single CSS file and not two versions of the same file.