Change record status: 
Project: 
Introduced in branch: 
11.4.x
Introduced in version: 
11.4.0
Description: 

The CSS for the views grid style plugin has been moved to its own library, it was previously added on every page with a view regardless of style plugins used.

This change only applies to the legacy, non-responsive views plugin, the 'Responsive grid' views plugin is unaffected.

Additionally the CSS for the 'display link' area plugin has been moved to its own library.

Themes that are overriding these libraries with stylesheets_remove or stylesheets_replace will need to update the libraries they target.

Impacts: 
Themers