Minifying CSS is no longer a major concern for developers due to advancements in technology such as HTTP/2 and modern front end frameworks that take care of optimization tasks like code-splitting and minification. However, understanding how CSS is delivered to the browser is still important for monitoring performance in production. Despite being taken care of by modern tooling, there are still opportunities for improvement, particularly when it comes to delivering resources to users with slower internet speeds.